Kaynağa Gözat

[Minor] Fix compatibility with cdb://

tags/2.4
Vsevolod Stakhov 4 yıl önce
ebeveyn
işleme
3535e32ecd
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      lualib/lua_maps.lua

+ 1
- 0
lualib/lua_maps.lua Dosyayı Görüntüle

@@ -69,6 +69,7 @@ local function maybe_adjust_type(data,mtype)
{'hash;', 'hash'},
{'plain;', 'hash'},
{'cdb;', 'cdb'},
{'cdb:/', 'cdb'},
}

for _,t in ipairs(known_types) do

Loading…
İptal
Kaydet