This website requires JavaScript.
Explore
Help
Sign In
xfy
/
yggdrasil
Watch
1
Star
0
Fork
0
You've already forked yggdrasil
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
yggdrasil
/
migrations
History
xfy
ec2f3e313e
refactor(comments): remove consented_at column from migration and model
2026-06-11 13:24:00 +08:00
..
001_init.sql
refactor: sessions table stores token hash instead of plaintext
2026-06-11 09:42:32 +08:00
002_indexes.sql
db: add performance indexes on posts, tags, sessions
2026-06-08 16:39:13 +08:00
002_posts.sql
db(migration): merge slug partial unique into 002_posts.sql
2026-06-05 16:29:20 +08:00
003_search_trgm.sql
feat: pg_trgm full-text search for posts (
#2
)
2026-06-08 18:26:35 +08:00
004_comments.sql
refactor(comments): remove consented_at column from migration and model
2026-06-11 13:24:00 +08:00