lua.wetgenes.tasks.sqlite_code
A basic function to handle sqlite memos.
As we are opening an sqlite database here it wont help much to have more than one thread per database as they will just fight over file access.
A basic function to handle sqlite memos.
As we are opening an sqlite database here it wont help much to have more than one thread per database as they will just fight over file access.