Commit graph

8 commits

Author SHA1 Message Date
Aaron L
57e20dfd72 Fix some problems with viper setup.
- Fix error reporting throughout the executable side of the project.
2016-06-12 15:35:38 -07:00
Patrick O'brien
c2541ea56e Begun implementing all tests
* Added randomizeStruct
* Added under development warning to readme
* Restructured the reflection stuff a bit
* Added a testmangle.go file for template test functions
2016-05-17 20:00:56 +10:00
Patrick O'brien
a957bc3836 Changed From qmod to Table, added default values
* Added drivername to tplData
2016-04-26 19:27:00 +10:00
Patrick O'brien
8e0773b43e Added tests for interface 2016-04-03 18:02:41 +10:00
Patrick O'brien
0ffccde168 Refactored interface & added tests 2016-04-03 17:15:35 +10:00
Aaron
109ff789ef Beginnings of key support 2016-03-22 23:20:04 -07:00
Aaron
e348767e8a Use a table data structure, not names/columns.
- Load table information in one shot instead of over several different
  functions.
2016-03-22 22:05:23 -07:00
Aaron
c1cf2a30cd Rename file to match the types. 2016-03-22 21:26:15 -07:00
Renamed from dbdrivers/db_driver.go (Browse further)