Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-01 | CI: enable SQLite | Vitaly Takmazov | |
* SQLite JDBC driver does not support generated keys feature. So we implement `returningId` helper * only one connection should be used from connection pooler * changes made to prevent connection locking | |||
2023-07-19 | Migrate to Twitter API 2.0 | Vitaly Takmazov | |
2023-05-17 | Upgrade `oauth2_registered_client` table schema | Vitaly Takmazov | |
2023-04-13 | Premium users | Vitaly Takmazov | |
2023-02-16 | SQLite: increase busy timeout | Vitaly Takmazov | |
2023-02-12 | Drop `users_subscr` table | Vitaly Takmazov | |
2023-02-03 | messages_txt -> messages | Vitaly Takmazov | |
2023-02-03 | top_ignore_tags -> tags.notop | Vitaly Takmazov | |
2023-02-03 | Drop unused tables | Vitaly Takmazov | |
2023-02-01 | Store timestamp in milliseconds when using SQLite | Vitaly Takmazov | |
2023-01-30 | SQLite support | Vitaly Takmazov | |
2023-01-29 | CI: enable sqlserver job | Vitaly Takmazov | |
2023-01-27 | db: drop `version` | Vitaly Takmazov | |
2023-01-27 | baseline non-production databases to 1.36 | Vitaly Takmazov | |