ditto/src/db/migrations
2024-05-08 14:34:22 -05:00
..
000_create_events.ts Fix kysely imports in migrations 2024-05-01 19:16:12 -05:00
001_add_relays.ts Fix kysely imports in migrations 2024-05-01 19:16:12 -05:00
002_events_fts.ts Update kysely imports in migrations 2024-05-01 09:36:36 -05:00
003_events_admin.ts Fix kysely imports in migrations 2024-05-01 19:16:12 -05:00
004_add_user_indexes.ts Fix kysely imports in migrations 2024-05-01 19:16:12 -05:00
005_rework_tags.ts Update kysely imports in migrations 2024-05-01 09:36:36 -05:00
006_pragma.ts Fix kysely imports in migrations 2024-05-01 19:16:12 -05:00
007_unattached_media.ts Fix kysely imports in migrations 2024-05-01 19:16:12 -05:00
008_wal.ts Fix kysely imports in migrations 2024-05-01 19:16:12 -05:00
009_add_stats.ts Fix kysely imports in migrations 2024-05-01 19:16:12 -05:00
010_drop_users.ts Fix kysely imports in migrations 2024-05-01 19:16:12 -05:00
011_kind_author_index.ts Add a created_at, kind index for the global feed 2024-05-08 14:34:22 -05:00
012_tags_composite_index.ts Fix kysely imports in migrations 2024-05-01 19:16:12 -05:00
013_soft_deletion.ts Fix kysely imports in migrations 2024-05-01 19:16:12 -05:00
014_stats_indexes.ts.ts Fix kysely imports in migrations 2024-05-01 19:16:12 -05:00
015_add_pubkey_domains.ts Fix kysely imports in migrations 2024-05-01 19:16:12 -05:00
016_pubkey_domains_updated_at.ts Fix kysely imports in migrations 2024-05-01 19:16:12 -05:00
017_rm_relays.ts Remove relays table from the database, track them with a NIP-65 admin event 2024-05-01 19:15:20 -05:00
018_events_created_at_kind_index.ts Add a created_at, kind index for the global feed 2024-05-08 14:34:22 -05:00