diff --git a/TODO b/TODO new file mode 100644 index 0000000000000000000000000000000000000000..e0db5ee900040a4bdffef79102a90b6770253ebf --- /dev/null +++ b/TODO @@ -0,0 +1,9 @@ +- [-] More input test cases? +- [-] Handle any warnings returned by PgQuery.parse +- [X] Limit number of warnings +- [ ] Optionally connect to a live DB to check referenced table/column names are valid +- [ ] Refactor and test the CLI front end +- [ ] Support for other SQL dialects +- [ ] JSON output +- [ ] Huge files +- [ ] Maybe truncate long 'at or near "blah"' strings