In the config, I see: # 2: sql - Uses an external database software like MySQL or an SQL library like SQLite. (IMPORTANT: The tables aren't created automatically on this version)
I need to create all the tables of the mod? Is there a way to automatically do it? Will auto-creating be implemented?
In the config, I see:
# 2: sql - Uses an external database software like MySQL or an SQL library like SQLite. (IMPORTANT: The tables aren't created automatically on this version)I need to create all the tables of the mod? Is there a way to automatically do it? Will auto-creating be implemented?