MrMysteri0us / DBManager

A simple Sponge database-credential/data-manager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Have the tables for each plugin put into separate tables

Arzte opened this issue · comments

ex. pluginid_Plugingeneratedtables or pluginname_plugingeneratedtables although for organization pluginname_plugingeneratedtables is a better way to do it.

Well, that's what a plugin must do on it's own... as far as I get you.

Ooopsie, didn't mean to close this, so you'd be able to reply :3

I don't want plugin a overwriting plugin b's tables

Alright, so you want me to code a full DB-API on top of this?
I can probably do that when I'm bored.

Closing.
A full API is not planned, I might add it spontaneously.