Liam Staskawicz
2847f34016
readme: add contributors section
2013-06-30 11:47:19 -07:00
Liam Staskawicz
d5427607db
readme: update and clarify go migration example
2013-06-30 11:08:44 -07:00
Daniel Heath
bb8240b815
Update readme
2013-04-24 12:39:37 +10:00
Liam Staskawicz
66fbe2d01a
dialect: introduce layer to implement SQL-specific queries for internal goose operations
2013-04-07 17:51:48 -07:00
Liam Staskawicz
09e81b9cb9
dbconf: allow configuration to override a driver's import field
2013-04-07 15:18:43 -07:00
Josh Bleecher Snyder
039efed9a8
Update and simplify heroku instructions
2013-01-15 09:12:35 -08:00
Josh Bleecher Snyder
f787354860
Expand environment variables in dbconf.yml's open
...
The immediate goal here is to make using goose
with Heroku easier, where the database connection
url is provided by an environment variable. More
generally, this makes it easier to avoid committing
sensitive information like database credentials.
2013-01-10 18:11:45 -08:00
Liam Staskawicz
0287dcd9b2
readme: slight formatting tweak
2013-01-06 11:32:51 -08:00
Liam Staskawicz
8ccb502c95
readme: add notes about the available commands
2013-01-06 11:31:29 -08:00
Liam Staskawicz
8c4171074b
readme: missed a couple mentions of configuration vs environment
2012-12-24 12:14:19 -08:00
Liam Staskawicz
9fbce90a79
flags: improved option names
2012-12-24 12:12:31 -08:00
Liam Staskawicz
9e1edc94d7
readme: fix installation instructions
2012-12-17 12:39:18 -08:00
Liam Staskawicz
c28116e175
reorg: move source files to top level of repo to simplify go install
usage.
2012-12-17 08:12:20 -08:00
Liam Staskawicz
b373fe57bd
migrations: capture next/previous versions - can't assume migration IDs will be sequential
2012-12-11 09:24:51 -08:00
Liam Staskawicz
8394b86b46
readme: tweaks
2012-12-10 09:12:43 -08:00
Liam Staskawicz
2454507384
readme: prelim usage notes
2012-12-10 09:03:57 -08:00
Liam Staskawicz
3e2b32284c
initial commit - roughly working round trip migrations
2012-11-24 16:57:03 -08:00