Torkel Ödegaard
|
563d5e3ad8
|
All migrations work in sqlite3, mysql and postgres
|
2015-02-25 07:57:51 +01:00 |
|
Torkel Ödegaard
|
02a89c752b
|
Progress on database schema migration for account -> org refactor
|
2015-02-24 11:46:34 +01:00 |
|
Torkel Ödegaard
|
79f798f67b
|
Configuration file options can now be overriden using environment variables using GF_<SectionName>_<KeyName> syntax, if Section name contains dots in config they are replaced with underscores, and the section name and keyname needs to be all upper case, #1473
|
2015-02-12 13:31:41 +01:00 |
|
Torkel Ödegaard
|
10820f31c2
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
|
Torkel Ödegaard
|
afb847acc8
|
a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do
|
2015-01-20 14:15:48 +01:00 |
|