We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c73de0 commit 46213c0Copy full SHA for 46213c0
README.md
@@ -10,19 +10,3 @@ This tool will go through each and every table of a specific database and perfor
10
```
11
COPY example_table TO '/dev/null'
12
13
-
14
-## Ongoing work
15
-- [x] Check table integrity in one database sequentially
16
-- [ ] Check table integrity in multiple databases
17
-- [x] Check table integrity in one database in parallel
18
-- [x] Check table integrity in just one schema
19
-- [ ] Check integrity in just one table
20
-- [ ] Detailed report of the exam
21
-- [ ] Specify number of threads spawned in the cluster in parallel
22
-- [ ] Help -? functionality
23
-- [ ] User prompts
24
-- [ ] Exam progress information
25
26
27
28
0 commit comments