Closed chttrjeankr closed 4 years ago
Describe the bug
To Reproduce Steps to reproduce the behavior:
python cleardb.py
Expected behavior Tables should be cleared without errors
Additional context PostgreSQL syntax is different from the earlier implemented MySQL syntax.
Fixed in #197
Describe the bug
To Reproduce Steps to reproduce the behavior:
python cleardb.py
Expected behavior Tables should be cleared without errors
Additional context PostgreSQL syntax is different from the earlier implemented MySQL syntax.