nederlandskie/sql
Aleksei Voronov 8ddca6303d Bluesky blew through max int number of messages
Well, end of an era I guess. Time to use a bigger (bigint) cursor.

Interestingly enough, some of Rust parts were already using an i64,
but others weren't. Huh.
2024-10-18 20:04:27 +02:00
..
01_create_tables.sql Fix SQL syntax 2023-10-05 20:38:22 +02:00
02_add_subscription_host.sql Store Bluesky firehose host as part of subscription state 2023-11-05 19:01:20 +01:00
03_add_index_on_has_been_processed.sql Add an index on Profile.has_been_processed 2024-01-15 15:17:13 +01:00
04_change_cursor_type_to_bigint.sql Bluesky blew through max int number of messages 2024-10-18 20:04:27 +02:00