-
-
Notifications
You must be signed in to change notification settings - Fork 1
Built-in SQLite database in the core framework #3
Copy link
Copy link
Open
Labels
Minor FeatureA small feature request which affects a smaller portion of the bot.A small feature request which affects a smaller portion of the bot.PluginA suggestion for an Open Discord plugin. Might also be a bug or improvement for an existing plugin.A suggestion for an Open Discord plugin. Might also be a bug or improvement for an existing plugin.
Description
Activity
Metadata
Metadata
Assignees
Labels
Minor FeatureA small feature request which affects a smaller portion of the bot.A small feature request which affects a smaller portion of the bot.PluginA suggestion for an Open Discord plugin. Might also be a bug or improvement for an existing plugin.A suggestion for an Open Discord plugin. Might also be a bug or improvement for an existing plugin.
About
To improve future compatibility, ease of development and in the future a possible permanent migration to SQLite, the ODSQLiteDatabase from the
ot-sqlite-databaseplugin will be baked into the core framework of Open Discord.This also has the advantage of plugins being able to use SQLite by default without any external plugins needed.
Required Package Updates
@open-discord-bots/framework