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
83af9b22566021e0b1cd68743ae658532fd72c31
thoughts
/
crates
/
adapters
/
postgres
/
migrations
History
Gabriel Kaszewski
d62dde67bb
feat(postgres): remote_actor_connections table + PgRemoteActorConnectionRepository
2026-05-15 00:29:33 +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