Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: misc code fixes around db shardingsharding-code-fixes | Robin Appelman | 2024-09-09 | 1 | -2/+2 |
* | fix: implement sharding compatible cleanup for various bits | Robin Appelman | 2024-08-28 | 1 | -2/+2 |
* | feat: implement distributing partitioned queries over multiple shards | Robin Appelman | 2024-08-28 | 1 | -0/+14 |
* | feat: track expected output columns in query builder | Robin Appelman | 2024-08-28 | 1 | -0/+4 |
* | feat: allow running QueryBuilder queries on different connections | Robin Appelman | 2024-07-15 | 1 | -7/+8 |
* | feat: add base class for extending the query builder | Robin Appelman | 2024-07-12 | 1 | -0/+290 |