aboutsummaryrefslogtreecommitdiff
path: root/models/migrations/migrations.go
Commit message (Collapse)AuthorAge
...
| * Refactoring of the Access TablePeter Smit2015-02-12
| | | | | | | | | | | | This commit does a lot of the work of refactoring the access table in a table with id's instead of strings. The result does compile, but has not been tested. It may eat your kittens.
* | models/migrations: fix little logic errorUnknwon2015-02-12
|/
* Some comments and improvements for migrationsPeter Smit2015-02-12
|
* models/migartions: make Migration as interface and use sessionUnknwon2015-02-11
|
* first pass work on migration #925Unknwon2015-02-11
|
* Fix collaboration migration codePeter Smit2015-02-04
|
* Introducing Collaboration StructPeter Smit2015-01-23
|
* Migration code: errors are not to be forgottenPeter Smit2015-01-22
|
* Clean up migrations codePeter Smit2015-01-22
|
* Create db migrations frameworkPeter Smit2015-01-22