Commit d814cfb
2 files changed
+2
-2
lines changedSubmodule sqlite-sync updated 15 files
- .claude/commands/stress-test-sync-sqlitecloud.md+35-15
- .github/workflows/main.yml+53-1
- docker/Makefile.postgresql+53-10
- src/cloudsync.h+1-1
- src/utils.c+5-2
- test/postgresql/39_concurrent_write_apply.sql+179
- test/postgresql/40_unsupported_algorithms.sql+80
- test/postgresql/41_corrupted_payload.sql+126
- test/postgresql/42_payload_idempotency.sql+88
- test/postgresql/43_delete_resurrect_ordering.sql+147
- test/postgresql/44_large_composite_pk.sql+142
- test/postgresql/45_pg_specific_types.sql+176
- test/postgresql/46_schema_hash_mismatch.sql+96
- test/postgresql/full_test.sql+8
- test/unit.c+776
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments