Commit 2760261
2 files changed
+2
-2
lines changedSubmodule sqlite-sync updated 22 files
- .github/workflows/main.yml+32-3
- API.md+1-1
- Makefile+26-8
- Package.swift+7-14
- README.md+125-559
- docker/postgresql/Dockerfile+5-3
- docker/postgresql/docker-compose.yml+2
- docs/BLOCK-LWW.md+124
- docs/INSTALLATION.md+143
- docs/ROW-LEVEL-SECURITY.md+49
- docs/SCHEMA.md+77
- docs/postgresql/SPORT_APP_README_SUPABASE.md+1-1
- examples/simple-todo-db/README.md+9-5
- examples/to-do-app/README.md+2-2
- examples/to-do-app/hooks/useCategories.js+3-3
- examples/to-do-app/package.json+1-1
- packages/swift/CloudSync.swift+15
- packages/swift/extension/CloudSync.swift-19
- packages/swift/plugin/CloudSync.swift-60
- src/cloudsync.h+1-1
- test/integration.c+84-15
- test/postgresql/01_unittest.sql+2-1
| 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