//! List of migrations for the current app.
//!//! Generated by cot CLI 0.1.0 on 2025-02-13 10:29:03+00:00
pubmodm_0001_initial;/// The list of migrations for current app.
pubconstMIGRATIONS:&[&::cot::db::migrations::SyncDynMigration]=&[&m_0001_initial::Migration];