This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
thoughts
Watch
1
Star
0
Fork
0
You've already forked thoughts
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c76894e527475d11c1f5f26de965812cb1f9d870
thoughts
/
crates
/
adapters
/
postgres
/
migrations
History
Gabriel Kaszewski
5a64dd361c
refactor(domain): algebraic NotificationKind — invalid states now unrepresentable
2026-05-15 13:53:53 +02:00
..
001_initial_schema.sql
feat(postgres): initial migrations
2026-05-14 03:26:42 +02:00
002_federation_columns.sql
feat(postgres): initial migrations
2026-05-14 03:26:42 +02:00
003_new_tables.sql
feat(postgres): initial migrations
2026-05-14 03:26:42 +02:00
004_search_indexes.sql
feat(postgres): pg_trgm extension and GIN search indexes
2026-05-14 09:21:59 +02:00
005_federation_tables.sql
feat(postgres-federation): FederationRepository and ApUserRepository
2026-05-14 10:19:57 +02:00
006_remote_actor_connections.sql
feat(postgres): remote_actor_connections table + PgRemoteActorConnectionRepository
2026-05-15 00:29:33 +02:00
007_content_text.sql
fix: migrate thoughts.content VARCHAR(128) → TEXT to allow remote posts of any length
2026-05-15 01:15:09 +02:00
008_rename_notifications_type.sql
refactor(domain): algebraic NotificationKind — invalid states now unrepresentable
2026-05-15 13:53:53 +02:00