Closed jessarcher closed 5 months ago
This PR fixes an issue for Postgres and SQLite users with database prefixes enabled where some queries did include the prefix.
I've tested this locally but have not included additional CI jobs due to the extra overhead required to test each database with and without prefixes.
Fixes #385
This PR fixes an issue for Postgres and SQLite users with database prefixes enabled where some queries did include the prefix.
I've tested this locally but have not included additional CI jobs due to the extra overhead required to test each database with and without prefixes.
Fixes #385