Files
cybertron/README.md

5 lines
179 B
Markdown
Raw Normal View History

2024-07-23 14:16:26 +05:30
cybertron service
Important pointer - When using golang-migrate for migrations, the naming convention for migration files should be -
```202310201651_initial-migration.up.sql```