This website requires JavaScript.
Explore
Help
Register
Sign In
vikingowl
/
owly-news
Watch
1
Star
0
Fork
0
You've already forked owly-news
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b2d82892ef13c57c1b1497f9e4b1bf92b8f7885d
owly-news
/
backend-rust
/
migrations
History
vikingowl
bc1735448a
removed custom migration logic, integrated
sqlx
native migrations, and reorganized migration files for clarity and maintainability
2025-08-05 05:00:38 +02:00
..
001_initial_schema.down.sql
removed custom migration logic, integrated
sqlx
native migrations, and reorganized migration files for clarity and maintainability
2025-08-05 05:00:38 +02:00
001_initial_schema.up.sql
removed custom migration logic, integrated
sqlx
native migrations, and reorganized migration files for clarity and maintainability
2025-08-05 05:00:38 +02:00
002_add_category_to_news.down.sql
removed custom migration logic, integrated
sqlx
native migrations, and reorganized migration files for clarity and maintainability
2025-08-05 05:00:38 +02:00
002_add_category_to_news.up.sql
removed custom migration logic, integrated
sqlx
native migrations, and reorganized migration files for clarity and maintainability
2025-08-05 05:00:38 +02:00