Files
Homarr/packages/db/migrations/mysql/0023_fix_on_delete_actions.sql

2 lines
211 B
MySQL
Raw Normal View History

-- 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 --