authelia/internal/storage/migrations/postgres
James Elliott 723b029457
refactor: apply suggestions from code review
Per our standard review process this adjusts the appropriate elements detected during the review.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2024-03-04 20:29:12 +11:00
..
V0001.Initial_Schema.down.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0001.Initial_Schema.up.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0002.WebAuthn.down.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0002.WebAuthn.up.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0003.WebAuthnKIDLength.down.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0003.WebAuthnKIDLength.up.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0004.OpenIDConnect.down.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0004.OpenIDConnect.up.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0005.ConsentSubjectNULL.down.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0005.ConsentSubjectNULL.up.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0006.ConsentPreConfiguration.down.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0006.ConsentPreConfiguration.up.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0007.ConsistencyFixes.down.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0007.ConsistencyFixes.up.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0008.OpenIDConnectPAR.down.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0008.OpenIDConnectPAR.up.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0009.FixConstraints.down.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0009.FixConstraints.up.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0010.FixConsentIDNotNull.down.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0010.FixConsentIDNotNull.up.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0011.JWTProfileAccessToken.down.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0011.JWTProfileAccessToken.up.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0012.WebAuthnMultiCookieDomain.down.sql refactor: misc fixes 2024-03-04 20:29:11 +11:00
V0012.WebAuthnMultiCookieDomain.up.sql refactor: misc fixes 2024-03-04 20:29:11 +11:00
V0013.OneTimeCode.down.sql refactor(storage): migrations simplification 2024-03-04 20:29:11 +11:00
V0013.OneTimeCode.up.sql refactor: apply suggestions from code review 2024-03-04 20:29:12 +11:00
V0014.RevokeResetPasswordJWT.down.sql refactor: apply suggestions from code review 2024-03-04 20:29:12 +11:00
V0014.RevokeResetPasswordJWT.up.sql refactor: apply suggestions from code review 2024-03-04 20:29:12 +11:00
V0015.TOTPEnhance.down.sql build(deps): use go.uber.org/mock 2024-03-04 20:29:12 +11:00
V0015.TOTPEnhance.up.sql refactor: apply suggestions from code review 2024-03-04 20:29:12 +11:00