| .. |
|
00001_init.sql
|
Initial commit (#1)
|
2023-10-04 21:04:26 +01:00 |
|
00002_files_status.sql
|
Add files_status field and dht_crawler.files_threshold configuration parameter (#9)
|
2023-10-05 15:17:16 +01:00 |
|
00003_tags.sql
|
Torrent tagging (#60)
|
2023-11-24 07:28:50 +00:00 |
|
00004_indexes.sql
|
Add indexes (#74)
|
2023-11-24 12:20:38 +00:00 |
|
00005_bloom_filters.sql
|
Deletion (#75)
|
2023-11-28 17:54:49 +00:00 |
|
00006_tsv.sql
|
Search query string rework (#96)
|
2024-01-07 11:51:40 +00:00 |
|
00007_torrent_hints.sql
|
Refactor torrent processing (#106)
|
2024-01-22 19:23:00 +00:00 |
|
00008_fix_adult.sql
|
Refactor torrent processing (#106)
|
2024-01-22 19:23:00 +00:00 |
|
00009_key_values.sql
|
Add 0.5.0 upgrade hook (#107)
|
2024-01-23 11:13:11 +00:00 |
|
00010_budgeted_count.sql
|
Use budgeted count for aggregations (#128)
|
2024-02-06 18:56:15 +00:00 |
|
00011_indexes.sql
|
Use budgeted count for aggregations (#128)
|
2024-02-06 18:56:15 +00:00 |
|
00012_queue.sql
|
Remove Redis dependency and move message queue to Postgres (#131)
|
2024-02-13 11:19:22 +00:00 |
|
00013_torrent_pieces.sql
|
Move torrent pieces to separate table (#134)
|
2024-02-16 09:53:16 +00:00 |
|
00014_content_types.sql
|
Extension-based content type classification (#146)
|
2024-02-19 17:27:21 +00:00 |
|
00015_queue_priority.sql
|
Add queue job priority (#172)
|
2024-02-23 20:10:17 +00:00 |
|
00016_files.sql
|
dht_crawler.save_files_threshold changes (#176)
|
2024-02-25 10:34:14 +00:00 |
|
00017_ordering_fields.sql
|
Keep a default placeholder value for published_at to avoid a breaking change (#243)
|
2024-04-23 18:40:04 +01:00 |
|
00018_ordering_fields.sql
|
Parallel search strategies (#264)
|
2024-05-30 09:26:34 +01:00 |
|
00019_queue_fix_duplicate_key.sql
|
Fix duplicate key error (#338)
|
2024-10-28 09:26:59 +00:00 |
|
migrations.go
|
Initial commit (#1)
|
2023-10-04 21:04:26 +01:00 |