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 |
|
Patrick O'brien
|
b5409c7332
|
Fixed assign defaultRun bug, fixed "all" order
* Organized files better
* More comments
|
2016-02-29 19:39:49 +10:00 |
|
Patrick O'brien
|
20720b2cc0
|
Changed SQLBoiler init method
* Now uses maps to load commands
* Map for custom run handlers
* Map for template functions
* Streamlined cmd creation process
|
2016-02-29 15:49:26 +10:00 |
|
Patrick O'brien
|
25fa09cf93
|
Added initTemplates, moved tpls folder
* Moved all template functions to shared
|
2016-02-29 13:30:54 +10:00 |
|
Patrick O'brien
|
403951940f
|
Added comments to all tpl statements
* Added new statements
* Modified existing statements
* (TODO: FINISH STATEMENT IMPLEMENTATIONS)
|
2016-02-29 12:52:17 +10:00 |
|
Patrick O'brien
|
5d679aa0bc
|
Finished select and insert commands
|
2016-02-23 22:38:24 +10:00 |
|