mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-19 12:55:38 +01:00
* Fix migrations ordering 1. Fix postgres migration prefixes for unreleased migrations 2. Fix build script to try to sort, if provided, the filename prefix as a number, otherwise fallback to the sorting by filename as string * Fixed clippy issues