This website requires JavaScript.
Explore
Help
Sign In
techies
/
authelia
Watch
1
Star
0
Fork
0
You've already forked authelia
mirror of
https://github.com/0rangebananaspy/authelia.git
synced
2024-09-14 22:47:21 +07:00
Code
Issues
Projects
Releases
Wiki
Activity
9b812b0b8f
authelia
/
internal
/
storage
/
migrations
History
James Elliott
555746e771
refactor: exclude id from sqlite3 migration (
#3242
)
...
* refactor: exclude id from sqlite3 table recreate * docs: add migration docs
2022-04-25 21:11:56 +10:00
..
V0001.Initial_Schema.all.down.sql
V0001.Initial_Schema.mysql.up.sql
V0001.Initial_Schema.postgres.up.sql
V0001.Initial_Schema.sqlite.up.sql
V0002.Webauthn.mysql.down.sql
V0002.Webauthn.mysql.up.sql
V0002.Webauthn.postgres.down.sql
V0002.Webauthn.postgres.up.sql
V0002.Webauthn.sqlite.down.sql
V0002.Webauthn.sqlite.up.sql
V0003.WebauthnKIDLength.all.down.sql
V0003.WebauthnKIDLength.mysql.up.sql
V0003.WebauthnKIDLength.postgres.up.sql
V0003.WebauthnKIDLength.sqlite.up.sql
V0004.OpenIDConenct.mysql.up.sql
V0004.OpenIDConenct.postgres.up.sql
V0004.OpenIDConenct.sqlite.up.sql
V0004.OpenIDConnect.all.down.sql
V0005.ConsentSubjectNULL.mysql.down.sql
V0005.ConsentSubjectNULL.mysql.up.sql
V0005.ConsentSubjectNULL.postgres.down.sql
V0005.ConsentSubjectNULL.postgres.up.sql
V0005.ConsentSubjectNULL.sqlite.down.sql
V0005.ConsentSubjectNULL.sqlite.up.sql