.. |
0001_initial_migration.sql
|
db: add DB migration code and scripts.
|
2015-08-20 11:44:43 -07:00 |
0002_dex_admin.sql
|
db: initialize bigint, boolean columns
|
2015-08-20 12:38:15 -07:00 |
0003_user_created_at.sql
|
db: initialize bigint, boolean columns
|
2015-08-20 12:38:15 -07:00 |
0004_session_nonce.sql
|
db: add DB migration code and scripts.
|
2015-08-20 11:44:43 -07:00 |
0005_refresh_token_create.sql
|
refresh: bcrypt raw bytes rather than base64 encoded string.
|
2015-09-02 14:23:20 -07:00 |
0006_user_email_unique.sql
|
db: add DB migration code and scripts.
|
2015-08-20 11:44:43 -07:00 |
0007_session_scope.sql
|
session: add 'scope' field in session.
|
2015-08-31 13:51:59 -07:00 |
0008_users_active_or_inactive.sql
|
server,db: flag for disabling user login
|
2015-09-25 14:25:06 -07:00 |
0009_key_not_primary_key.sql
|
db, functional: make value column in key not pkey
|
2015-12-28 16:02:16 -08:00 |
assets.go
|
db, functional: make value column in key not pkey
|
2015-12-28 16:02:16 -08:00 |
migrations.go
|
db, functional: make value column in key not pkey
|
2015-12-28 16:02:16 -08:00 |