Bhargava Srinarasi

Results 2 issues of Bhargava Srinarasi

I was wondering why the deprecated luaL_checkint is being used instead of luaL_checkinteger. I see that it also made the fix in #30 necessary. Could we not just replace it...

I have an in-memory database that I create on startup and query frequently thereafter. Do you know of a way to use sqlite_blaster to create the in-memory DB initially and...