Jake Moshenko
|
54fbb2a4c0
|
Rename collections to morecollections to avoid a conflict with the built in module.
|
2014-09-08 16:42:43 -04:00 |
|
Jake Moshenko
|
c7e873366d
|
Inject the tables metadata into the upgrade and downgrade functions. Fix a bunch of the downgrades to actually work.
|
2014-09-04 20:58:29 -04:00 |
|
Jake Moshenko
|
f049f738da
|
Run the db migrations on container start unless we're running against Sqlite.
|
2014-05-13 15:20:17 -04:00 |
|
Jake Moshenko
|
5fdccfe3e6
|
Add an alembic migration for the full initial database with the data. Switch LDAP to using bind and creating a federated login entry. Add LDAP support to the registry and index endpoints. Add a username transliteration and suggestion mechanism. Switch the database and model to require a manual initialization call.
|
2014-05-13 12:17:26 -04:00 |
|
jakedt
|
fc7756a3c2
|
Add alembic plumbing for database schema migrations.
|
2014-04-09 19:11:33 -04:00 |
|