]> source.dussan.org Git - rspamd.git/commit
Store int64 as strings
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 25 Jan 2016 23:40:09 +0000 (23:40 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 25 Jan 2016 23:41:12 +0000 (23:41 +0000)
commit5e71132df0a1dced91b1bd169a2398e982db2c02
treef66416f0763af62a84c5537f77f4982e55438922
parent5bdacfb3d1d3a62dc39c936e656f523dee654158
Store int64 as strings

There are no 64 bits integers in lua, so store them as strings
src/lua/lua_sqlite3.c