Vojtech Vitek (V-Teq)
|
47e4c98a97
|
Move lib/goose into top level pkg
|
2016-02-26 14:50:27 -05:00 |
|
Liam Staskawicz
|
381d1ac678
|
wip (not building): begin restructuring into separate cmd and lib packages, to allow external applications to make use of goose's internal functionality. part of #6.
|
2013-09-30 13:38:02 -07:00 |
|
Liam Staskawicz
|
d42a8fe983
|
util: simplify file creation
|
2013-01-10 23:24:32 -08:00 |
|
Liam Staskawicz
|
f89880da03
|
go migrations: much simpler and more robust way to execute migrations. go migrations are all 'package main', and the version is simply appended to the function name in order to distinguish potentially several migrations in the same 'package main'
|
2013-01-06 22:47:45 -08:00 |
|
Liam Staskawicz
|
5431538c39
|
refactor: move writeTemplateToFile() into new util.go
|
2013-01-06 09:22:06 -08:00 |
|