chore(db): clean legacy sql assets and standardize migrations
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# SQL Notes
|
||||
|
||||
Legacy manual SQL files were removed during cleanup.
|
||||
|
||||
Use Flyway migrations under `src/main/resources/db/migration/` for all schema changes.
|
||||
Reference in New Issue
Block a user