mirror of
https://github.com/fleetdm/fleet
synced 2026-05-04 22:08:41 +00:00
247 B
247 B
Data Migrations
Data migrations are now deprecated, and any data changes (DML statements - Data Modification Language) should be done in standard "tables" migrations, alongside any table (DDL statements - Data Definition Language) changes.