Skip to content

Commit 46213c0

Browse files
author
Ignacio Elizaga
committed
Update README.md
Removed ongoing work. Tracked in issues.
1 parent 6c73de0 commit 46213c0

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

README.md

-16
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,3 @@ This tool will go through each and every table of a specific database and perfor
1010
```
1111
COPY example_table TO '/dev/null'
1212
```
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

Comments
 (0)