authelia/internal/storage/migrations
James Elliott 370585d1de
refactor(web): webauthn references (#5244)
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-15 02:54:24 +10: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 refactor(web): webauthn references (#5244) 2023-04-15 02:54:24 +10:00
V0002.WebAuthn.mysql.up.sql refactor(web): webauthn references (#5244) 2023-04-15 02:54:24 +10:00
V0002.WebAuthn.postgres.down.sql refactor(web): webauthn references (#5244) 2023-04-15 02:54:24 +10:00
V0002.WebAuthn.postgres.up.sql refactor(web): webauthn references (#5244) 2023-04-15 02:54:24 +10:00
V0002.WebAuthn.sqlite.down.sql refactor(web): webauthn references (#5244) 2023-04-15 02:54:24 +10:00
V0002.WebAuthn.sqlite.up.sql refactor(web): webauthn references (#5244) 2023-04-15 02:54:24 +10:00
V0003.WebAuthnKIDLength.all.down.sql refactor(web): webauthn references (#5244) 2023-04-15 02:54:24 +10:00
V0003.WebAuthnKIDLength.mysql.up.sql refactor(web): webauthn references (#5244) 2023-04-15 02:54:24 +10:00
V0003.WebAuthnKIDLength.postgres.up.sql refactor(web): webauthn references (#5244) 2023-04-15 02:54:24 +10:00
V0003.WebAuthnKIDLength.sqlite.up.sql refactor(web): webauthn references (#5244) 2023-04-15 02:54:24 +10: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): postgresql webauthn tbl invalid aaguid constraint (#5183) 2023-04-08 11:36:34 +10: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.OpenIDConnectPAR.all.down.sql feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
V0008.OpenIDConnectPAR.mysql.up.sql feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
V0008.OpenIDConnectPAR.postgres.up.sql feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
V0008.OpenIDConnectPAR.sqlite.up.sql feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
V0009.FixConstraints.all.down.sql fix(storage): postgresql webauthn tbl invalid aaguid constraint (#5183) 2023-04-08 11:36:34 +10:00
V0009.FixConstraints.all.up.sql fix(storage): postgresql webauthn tbl invalid aaguid constraint (#5183) 2023-04-08 11:36:34 +10:00
V0009.FixConstraints.postgres.up.sql fix(storage): postgresql webauthn tbl invalid aaguid constraint (#5183) 2023-04-08 11:36:34 +10:00