mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 19:29:17 +01:00
* fix: foreign key reference default search engine * fix: add sqlite migration to fix on delete action --------- Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2 lines
211 B
SQL
2 lines
211 B
SQL
-- Custom SQL migration file, put your code below! --
|
|
-- This file is empty as there was a bug in the migration script of sqlite, missing on delete actions. See https://github.com/homarr-labs/homarr/pull/2211 -- |