This website requires JavaScript.
Explore
Help
Sign In
squid
/
blog
Watch
1
Star
2
Fork
0
You've already forked blog
Code
Issues
8
Pull Requests
Actions
Projects
1
Releases
7
Wiki
Activity
blog
/
backend
/
migrations
History
SquidSpirit
9d6098c353
Some checks failed
Frontend CI / build (push)
Successful in 1m21s
Details
Auto Comment On PR / add_improve_comment (pull_request)
Successful in 17s
Details
PR Title Check / pr-title-check (pull_request)
Failing after 16s
Details
fix: update comment and SQL statement to set semantic_id with _id prefix
2025-10-12 17:18:41 +08:00
..
20250801061907_create_update_updated_time_function.sql
BLOG-95 Seperate SQL migration files (
#98
)
2025-08-01 15:02:29 +08:00
20250801061939_create_post_table.sql
BLOG-95 Seperate SQL migration files (
#98
)
2025-08-01 15:02:29 +08:00
20250801062007_create_label_table.sql
BLOG-95 Seperate SQL migration files (
#98
)
2025-08-01 15:02:29 +08:00
20250801062251_create_post_label_table.sql
BLOG-95 Seperate SQL migration files (
#98
)
2025-08-01 15:02:29 +08:00
20250801062344_create_image_table.sql
BLOG-95 Seperate SQL migration files (
#98
)
2025-08-01 15:02:29 +08:00
20250801062412_create_user_table.sql
BLOG-95 Seperate SQL migration files (
#98
)
2025-08-01 15:02:29 +08:00
20250802053708_add_order_to_post_label.sql
BLOG-104 Implement CRUD functionality for Posts (
#108
)
2025-08-02 14:35:27 +08:00
20251011200359_add_semantic_id_to_post.down.sql
feat: add semantic_id field to post-related data structures and database migrations
2025-10-12 13:36:12 +08:00
20251011200359_add_semantic_id_to_post.sql
fix: update comment and SQL statement to set semantic_id with _id prefix
2025-10-12 17:18:41 +08:00