I am using Lua and I want to have a development console to my app. I want to be able to run db queries from the console using my lapis.db config.lua. How can I achieve this? Running openrestys' luajit from the app directory does not seem to do the trick. Help!
I am using Lua and I want to have a development console to my app. I want to be able to run db queries from the console using my lapis.db config.lua. How can I achieve this? Running openrestys' luajit from the app directory does not seem to do the trick. Help!