Hey guys!
A year ago i wrote a little framework that allows you to create, load, modify and delete world database columns with Eluna in your Lua scripts.
This will allow you to script and automate database related work which could speed up your development workflow quite a lot.
I've only tested it with the most recent versions of AzerothCore and TrinityCore back then but in theory it should work on all emulators that Eluna supports.
I haven't tested it recently and also never tested it with the multi threaded version of Eluna. Feel free to create an issue on GitHub if there are any problems.
You can find it on GitHub: DbScriptExtensions @ GitHub
There are examples in the readme file but feel free to ask questions.
A year ago i wrote a little framework that allows you to create, load, modify and delete world database columns with Eluna in your Lua scripts.
This will allow you to script and automate database related work which could speed up your development workflow quite a lot.
I've only tested it with the most recent versions of AzerothCore and TrinityCore back then but in theory it should work on all emulators that Eluna supports.
I haven't tested it recently and also never tested it with the multi threaded version of Eluna. Feel free to create an issue on GitHub if there are any problems.
You can find it on GitHub: DbScriptExtensions @ GitHub
There are examples in the readme file but feel free to ask questions.