authelia/internal/storage/migrations
James Elliott 3e4ac7821d
refactor: remove pre1 migration path (#4356)
This removes pre1 migrations and improves a lot of tooling.
2022-11-25 23:44:55 +11:00
..
V0001.Initial_Schema.all.down.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0001.Initial_Schema.mysql.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0001.Initial_Schema.postgres.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0001.Initial_Schema.sqlite.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0002.Webauthn.mysql.down.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0002.Webauthn.mysql.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0002.Webauthn.postgres.down.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0002.Webauthn.postgres.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0002.Webauthn.sqlite.down.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0002.Webauthn.sqlite.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0003.WebauthnKIDLength.all.down.sql fix(storage): webauthn kid too short for some devices (#2957) 2022-03-04 21:21:08 +11:00
V0003.WebauthnKIDLength.mysql.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0003.WebauthnKIDLength.postgres.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0003.WebauthnKIDLength.sqlite.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0004.OpenIDConnect.all.down.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0004.OpenIDConnect.mysql.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0004.OpenIDConnect.postgres.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0004.OpenIDConnect.sqlite.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0005.ConsentSubjectNULL.mysql.down.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0005.ConsentSubjectNULL.mysql.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0005.ConsentSubjectNULL.postgres.down.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0005.ConsentSubjectNULL.postgres.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0005.ConsentSubjectNULL.sqlite.down.sql refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
V0005.ConsentSubjectNULL.sqlite.up.sql refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
V0006.ConsentPreConfiguration.mysql.down.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0006.ConsentPreConfiguration.mysql.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0006.ConsentPreConfiguration.postgres.down.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0006.ConsentPreConfiguration.postgres.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0006.ConsentPreConfiguration.sqlite.down.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0006.ConsentPreConfiguration.sqlite.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0007.ConsistencyFixes.mysql.down.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0007.ConsistencyFixes.mysql.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0007.ConsistencyFixes.postgres.down.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0007.ConsistencyFixes.postgres.up.sql fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
V0007.ConsistencyFixes.sqlite.down.sql refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
V0007.ConsistencyFixes.sqlite.up.sql refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00