Commit 1dc4599
Submodule sqlite-sync updated 24 files
- .github/workflows/main.yml+17
- .gitignore+5
- CHANGELOG.md+6
- Package.swift+2-2
- README.md+7-1
- docker/Makefile.postgresql+61-6
- docker/README.md+1-1
- docker/postgresql/Dockerfile.release+1-1
- docker/postgresql/Dockerfile.supabase+11-3
- docker/postgresql/Dockerfile.supabase.release+2-2
- docker/postgresql/cloudsync.control-22
- docker/postgresql/cloudsync.control.in+13
- docs/internal/supabase-flyio.md+5-4
- docs/postgresql/quickstarts/postgres.md+25-2
- docs/postgresql/quickstarts/supabase-self-hosted.md+23
- scripts/check-postgres-migration.sh+186
- src/cloudsync.c+23
- src/cloudsync.h+2-1
- src/postgresql/cloudsync.sql.in+1-1
- src/postgresql/cloudsync_postgresql.c+39
- src/postgresql/migrations/README.md+74
- src/sqlite/cloudsync_changes_sqlite.c+16-2
- src/sqlite/cloudsync_sqlite.c+47-8
- test/unit.c+71
| 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