sq/testh
Neil O'Toole a1a89ee9dd
Support table and column names with spaces. (#156)
* sakila: initial test data

* sakila: more test data

* sakila: yet more test data setup

* whitespace cols: now working for sqlite

* grammar cleanup

* whitespace cols: now working inside count() func for sqlite

* whitespace cols: tests mostly passing; begining refactoring

* grammar: refactor handle

* grammar: more refactoring

* grammar: rename selElement to selector

* wip

* all tests passing

* all tests passing

* linting

* driver: implement CurrentSchema for all driver.SQLDriver impls

* driver: tests for AlterTableRename and AlterTableRenameColumn

* undo reformat of SQL

* undo reformat of SQL

* undo reformat of SQL

* undo reformat of SQL
2023-03-22 00:17:34 -06:00
..
fixt gofumpt on files (#122) 2022-12-18 01:35:59 -07:00
proj The linting goes on forever (#119) 2022-12-17 23:07:38 -07:00
sakila Support table and column names with spaces. (#156) 2023-03-22 00:17:34 -06:00
testdata Support table and column names with spaces. (#156) 2023-03-22 00:17:34 -06:00
testsrc Initial work on a JSON driver (#70) 2020-10-20 09:05:43 -06:00
tutil Improvements to source commands (#139) 2022-12-31 20:17:44 -07:00
record.go gofumpt on files (#122) 2022-12-18 01:35:59 -07:00
testh_test.go Chore/update go modules (#125) 2022-12-23 11:09:06 -07:00
testh.go Chore/sqlite3 upgrade (#129) 2022-12-23 21:05:26 -07:00