You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ All notable changes to this project will be documented in this file.
97
97
98
98
### Changed
99
99
100
-
-**README-SQLite.md**: Updated all examples to include `-y` flag and added notes explaining that interactive mode only works with PostgreSQL sources.
100
+
-**sqlite-watcher-docs/README-SQLite.md**: Updated all examples to include `-y` flag and added notes explaining that interactive mode only works with PostgreSQL sources.
101
101
102
102
## [7.0.4] - 2025-12-09
103
103
@@ -408,7 +408,7 @@ All notable changes to this project will be documented in this file.
408
408
-**File-based migration** (local execution only, no remote support)
409
409
-**Path validation** with directory traversal prevention
Copy file name to clipboardExpand all lines: sqlite-watcher-docs/README-SQLite.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -600,7 +600,7 @@ For issues or questions:
600
600
601
601
Once you have completed the initial snapshot (`database-replicator init --source sqlite ...`), you can switch to incremental change capture:
602
602
603
-
1. Install `sqlite-watcher` (see [docs/installers.md](docs/installers.md) for Linux systemd units, macOS launchd plists, and Windows service guidance).
603
+
1. Install `sqlite-watcher` (see [sqlite-watcher-docs/installers.md](installers.md) for Linux systemd units, macOS launchd plists, and Windows service guidance).
604
604
2. Start the watcher beside your `.sqlite` file (example for Linux/macOS):
0 commit comments