This website requires JavaScript.
Explore
Help
Sign In
squid
/
blog
Watch
1
Star
2
Fork
0
You've already forked blog
Code
Issues
7
Pull Requests
Actions
Projects
1
Releases
7
Wiki
Activity
blog
/
backend
/
migrations
History
SquidSpirit
4c4c5c357e
Some checks failed
Frontend CI / build (push)
Failing after 56s
Details
feat: make preview_image_url nullable across post-related DTOs and database schema
2025-10-14 21:56:51 +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
BLOG-125 Get post by sementic ID (
#134
)
2025-10-12 18:28:58 +08:00
20251011200359_add_semantic_id_to_post.sql
BLOG-125 Get post by sementic ID (
#134
)
2025-10-12 18:28:58 +08:00
20251012123809_add_unique_index_to_label_name.down.sql
BLOG-133 Unique label name and semantic ID (
#135
)
2025-10-12 21:16:36 +08:00
20251012123809_add_unique_index_to_label_name.sql
BLOG-133 Unique label name and semantic ID (
#135
)
2025-10-12 21:16:36 +08:00
20251014133149_make_preview_image_url_nullable.down.sql
feat: make preview_image_url nullable across post-related DTOs and database schema
2025-10-14 21:56:51 +08:00
20251014133149_make_preview_image_url_nullable.sql
feat: make preview_image_url nullable across post-related DTOs and database schema
2025-10-14 21:56:51 +08:00