sq/libsq/driver
Neil O'Toole b06b631e76
Bug #87: generated SQL should always quote table and column names in join statement (#89)
* BaseFragmentBuilder now quotes table and col names for joins

* Refactored libsq.engine so that the SQL generated from SLQ input can be tested

* Deleted dead code; additional comments
2021-03-07 23:27:35 -07:00
..
driver_test.go --insert now also creates the table (#78) 2021-01-03 19:56:22 -07:00
driver.go Bug #87: generated SQL should always quote table and column names in join statement (#89) 2021-03-07 23:27:35 -07:00
record.go JSON driver: initial jsona driver (#69) 2020-08-23 20:32:59 -06:00
registry.go Json driver; refactoring of core packages (#66) 2020-08-23 04:42:15 -06:00
scratch.go Fixed issues with files and databases not being closed correctly (#73) 2020-12-30 11:57:58 -07:00