Patrick O'brien
4b12c849fc
Added some querymods
...
* Added finishers that are broken
* Added some template stuffs
* Added a TestTemplates file output line thingy
2016-04-16 15:17:25 +10:00
Patrick O'brien
d89d23e673
Began implementing the ORM prototype
...
* Hooks, query mods, and query
* Update and UpdateX
2016-04-13 23:51:58 +10:00
Patrick O'brien
d949f68ed0
Finished postgres TestMain template
2016-04-09 09:45:44 +10:00
Patrick O'brien
d3aeb7375d
Added template sorter, MainTest separation
...
* Moved MainTests into a dedicated folder
* Added sorter for templates (sorts structs to top)
* Fixed all the broken tests
* Tidied up output.go functions
* Only creating one MainTest (main_test.go) per app run now
* Split test imports up into normal test imports & main test imports
2016-04-07 06:10:12 +10:00
Patrick O'brien
f7a4ed0c54
Did more stripping, fixed broken things
...
* Fixed broken template
* Did some reorganizing
* Need to fix TestTemplates test
2016-03-28 18:17:41 +10:00
Patrick O'brien
c74ed4e75f
Added drivername, custom driver imports
...
* Split main test based off driver name
2016-03-26 17:08:27 +10:00
Patrick O'brien
48a9ba8d29
Added main template test file, fixed errors
...
* Fixed TestTemplates bug (now shows compile errors properly)
* Fixed all compile errors for templates (except test templates)
* Added conditional imports for column types
2016-03-23 13:08:35 +10:00
Patrick O'brien
3b0a5e80a1
Finished adding test template generation support
2016-03-21 15:15:14 +10:00