2 Commits

Author SHA1 Message Date
Billy Chan
0c39e77c7e
Migration schema nullable column set null explicitly (#2255)
* Migration schema set null explicitly

* Migration test use schema helper
2024-06-19 15:56:48 +08:00
Billy Chan
94403b5659
migration: schema helper (#2099)
* Adapted loco-rs/schema.rs

* avoid `&mut ColumnDef` after upgraded to sea-query 0.31.0

* refactoring

* rewrite schema.rs

* revert

* fmt

* fix

* loco_example: pin loco-rs version

* refactor
2024-02-06 14:10:36 +08:00