We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5405c5 commit 422a4b8Copy full SHA for 422a4b8
2 files changed
README.md
@@ -13,6 +13,9 @@ A lightweight Java library that allows cloning entity data from one PostgreSQL d
13
- **Verify configuration**. Verify the configuration before running the clone and ensure correctness through unit tests.
14
- **Mask sensitive data**. Mask sensitive data such as passwords, credit card numbers, and other sensitive information.
15
16
+Test coverage near 100% for cloning implementation:
17
+
18
+
19
# Usage
20
21
Create a clone configuration with the builder pattern specifying the main tables and how other tables should be joined to them:
test-coverage.png
56.2 KB
0 commit comments