Patrick O'brien
|
013b3ae0f8
|
Added more reflect helpers
|
2016-07-09 02:39:36 +10:00 |
|
Patrick O'brien
|
7a0b84848f
|
Add more tests to insert template tests
* Add helpers to assist with template tests
* Change null []byte from string to []byte
|
2016-07-06 16:02:35 +10:00 |
|
Patrick O'brien
|
d154617e95
|
Remove broken fmt dependency
|
2016-06-27 18:36:14 +10:00 |
|
Patrick O'brien
|
4412026e63
|
Change testmain config load to viper & vala
|
2016-06-27 14:53:23 +10:00 |
|
Aaron L
|
60f6080e73
|
Refactor dbdrivers into two packages
- Break dbdrivers into bdb and drivers
- Break each type in dbdrivers into it's own file set.
|
2016-06-22 23:11:32 -07:00 |
|
Patrick O'brien
|
1508d85cb6
|
Finish Bind test, renamed querymods package
* Rename querymods qs package to qm
* Refactor comparing values in template tests to remove redundancy
|
2016-06-15 00:01:28 +10:00 |
|
Aaron L
|
56234e37a1
|
Move main back to root folder.
- Change everything to package main.
- Make main a little more user friendly.
|
2016-06-12 11:19:23 -07:00 |
|
Patrick O'brien
|
3352220c53
|
Merge branch 'master' of github.com:nullbio/sqlboiler
|
2016-06-12 16:50:38 +10:00 |
|
Aaron L
|
8757c8a184
|
Refactor entire project :D
- Move most files to root
- Remove cmds directory in favor of cmd directory with binary
- Remove all cobra from main
|
2016-06-11 18:25:00 -07:00 |
|