| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ReplicaDB-0.18.2.tar.gz | 2026-08-12 | 148.8 MB | |
| ReplicaDB-0.18.2-no-oracle.tar.gz | 2026-08-12 | 148.8 MB | |
| ReplicaDB-0.18.2.zip | 2026-08-12 | 148.8 MB | |
| ReplicaDB-0.18.2-no-oracle.zip | 2026-08-12 | 148.8 MB | |
| README.md | 2026-08-12 | 448 Bytes | |
| v0.18.2 source code.tar.gz | 2026-08-12 | 36.4 MB | |
| v0.18.2 source code.zip | 2026-08-12 | 36.6 MB | |
| Totals: 7 Items | 668.2 MB | 1 | |
Highlights
- Fix SQLite-to-SQLite replication converting source NULL integer values to 0 (#276).
- Preserve NULL values across SQLite numeric, floating-point, temporal, binary, text, and boolean mappings.
- Add active two-file SQLite regression coverage in
SqliteManagerNullHandlingTest.
Verification
SqliteManagerNullHandlingTest: 10/10 tests passed.
Full changelog: https://github.com/osalvador/ReplicaDB/compare/v0.18.1...v0.18.2