mirror of
https://github.com/booklore-app/booklore.git
synced 2026-02-18 00:17:53 +01:00
Add IF NOT EXISTS / IF EXISTS / DROP IF EXISTS guards to prevent failures when migrations are re-run after partial application on MariaDB which lacks transactional DDL support.