authelia/internal/storage/migrations
James Elliott ea2350f0e4
refactor: down migrations
2023-02-19 14:59:45 +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
V0008.WebauthnMultiCookieDomain.mysql.down.sql refactor: down migrations 2023-02-19 14:59:45 +11:00
V0008.WebauthnMultiCookieDomain.mysql.up.sql feat: webauthn users 2023-02-17 06:40:40 +11:00
V0008.WebauthnMultiCookieDomain.postgres.down.sql refactor: down migrations 2023-02-19 14:59:45 +11:00
V0008.WebauthnMultiCookieDomain.postgres.up.sql test: fix test 2023-02-19 14:08:18 +11:00
V0008.WebauthnMultiCookieDomain.sqlite.down.sql refactor: down migrations 2023-02-19 14:59:45 +11:00
V0008.WebauthnMultiCookieDomain.sqlite.up.sql feat: webauthn users 2023-02-17 06:40:40 +11:00