authelia/internal/storage/migrations
James Elliott 36dbc96b14
refactor: sql formatting (#4371)
* refactor: sql spacing

* refactor editor config
2022-11-14 12:54:30 +11:00
..
V0001.Initial_Schema.all.down.sql feat(duo): multi device selection (#2137) 2021-12-01 14:32:58 +11:00
V0001.Initial_Schema.mysql.up.sql feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
V0001.Initial_Schema.postgres.up.sql feat(storage): encrypt u2f key (#2664) 2021-12-03 11:04:11 +11:00
V0001.Initial_Schema.sqlite.up.sql feat(storage): encrypt u2f key (#2664) 2021-12-03 11:04:11 +11:00
V0002.Webauthn.mysql.down.sql feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
V0002.Webauthn.mysql.up.sql fix(storage): webauthn kid too short for some devices (#2957) 2022-03-04 21:21:08 +11:00
V0002.Webauthn.postgres.down.sql feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
V0002.Webauthn.postgres.up.sql fix(storage): webauthn kid too short for some devices (#2957) 2022-03-04 21:21:08 +11:00
V0002.Webauthn.sqlite.down.sql feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
V0002.Webauthn.sqlite.up.sql fix(storage): webauthn kid too short for some devices (#2957) 2022-03-04 21:21:08 +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): webauthn kid too short for some devices (#2957) 2022-03-04 21:21:08 +11:00
V0003.WebauthnKIDLength.postgres.up.sql fix(storage): webauthn kid too short for some devices (#2957) 2022-03-04 21:21:08 +11:00
V0003.WebauthnKIDLength.sqlite.up.sql fix(storage): webauthn kid too short for some devices (#2957) 2022-03-04 21:21:08 +11:00
V0004.OpenIDConnect.all.down.sql feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
V0004.OpenIDConnect.mysql.up.sql feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
V0004.OpenIDConnect.postgres.up.sql feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
V0004.OpenIDConnect.sqlite.up.sql feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
V0005.ConsentSubjectNULL.mysql.down.sql fix(oidc): subject generated for anonymous users (#3238) 2022-04-25 10:31:05 +10:00
V0005.ConsentSubjectNULL.mysql.up.sql refactor: exclude id from sqlite3 migration (#3242) 2022-04-25 21:11:56 +10:00
V0005.ConsentSubjectNULL.postgres.down.sql fix(oidc): subject generated for anonymous users (#3238) 2022-04-25 10:31:05 +10:00
V0005.ConsentSubjectNULL.postgres.up.sql refactor: exclude id from sqlite3 migration (#3242) 2022-04-25 21:11:56 +10:00
V0005.ConsentSubjectNULL.sqlite.down.sql fix(oidc): subject generated for anonymous users (#3238) 2022-04-25 10:31:05 +10:00
V0005.ConsentSubjectNULL.sqlite.up.sql refactor: exclude id from sqlite3 migration (#3242) 2022-04-25 21:11:56 +10:00
V0006.ConsentPreConfiguration.mysql.down.sql feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
V0006.ConsentPreConfiguration.mysql.up.sql refactor: sql formatting (#4371) 2022-11-14 12:54:30 +11:00
V0006.ConsentPreConfiguration.postgres.down.sql feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
V0006.ConsentPreConfiguration.postgres.up.sql refactor: sql formatting (#4371) 2022-11-14 12:54:30 +11:00
V0006.ConsentPreConfiguration.sqlite.down.sql refactor: sql formatting (#4371) 2022-11-14 12:54:30 +11:00
V0006.ConsentPreConfiguration.sqlite.up.sql refactor: sql formatting (#4371) 2022-11-14 12:54:30 +11:00