mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-03-22 13:52:20 -04:00
* set expire_on_commit false to avoid refresh * converted deletes to raw SQL statements * call update statements directly in sql * parameterized text queries * replace orm with raw sql to avoid db differences
Generic single-database configuration.