//! List of migrations for the current app.
//!//! Generated by cot CLI 0.3.1 on 2025-06-30 15:43:42+00:00
pubmodm_0001_initial;/// The list of migrations for current app.
pubconstMIGRATIONS:&[&::cot::db::migrations::SyncDynMigration]=&[&m_0001_initial::Migration];