sqlboiler/cmds
Patrick O'brien 195e8d16e8 Broke up all commands into individual templates.
* Added bunch of new command names and descriptions.
* Changed "all" command to "boil", so we can use "all"
  for the name of the all database select helper.
2016-02-29 21:45:28 +10:00
..
templates Broke up all commands into individual templates. 2016-02-29 21:45:28 +10:00
boil.go Broke up all commands into individual templates. 2016-02-29 21:45:28 +10:00
commands.go Broke up all commands into individual templates. 2016-02-29 21:45:28 +10:00
config.go Removed unused test files, added comments to cmds 2016-02-24 18:53:34 +10:00
shared.go Fixed assign defaultRun bug, fixed "all" order 2016-02-29 19:39:49 +10:00
sqlboiler.go Broke up all commands into individual templates. 2016-02-29 21:45:28 +10:00
sqlboiler_test.go Added initTemplates, moved tpls folder 2016-02-29 13:30:54 +10:00
template_funcs.go Fixed assign defaultRun bug, fixed "all" order 2016-02-29 19:39:49 +10:00