Closed joshgarnett closed 2 months ago
This should make some sqlite queries even faster, especially for users with a large mob table.
One thing I noticed is the database is only migrated in OnPluginInstall. Users will have to reinstall the plugin to get the db changes.
This should make some sqlite queries even faster, especially for users with a large mob table.