- [x] Set up Travis CI build for Windows. - [x] Set up Travis CI build for Linux. - [x] Use snapshot isolation if available. - [x] Fix rounding issues in time remaining estimate for long searches. - [ ] Run system tests in Travis CI. - [ ] Add `--version` command-line option. - [ ] Support more powerful searches: - [ ] Regex (for SQL 2017 via R) - [ ] Starts-with - [ ] Ends-with - [ ] Like, with wildcard. - [ ] Add screenshots to documentation. - [ ] Support other databases. - [ ] Make .deb package. - [ ] Output results in an easily machine parseable format, such as XML or JSON.
--versioncommand-line option.