aboutsummaryrefslogtreecommitdiff
path: root/internal/db/migrations/migrations.go
Commit message (Expand)AuthorAge
* fix(migration): skip v20 if column `sha256` already exists (#7354)Joe Chen2023-02-14
* db: refactor "action" table to use GORM (#7054)Joe Chen2022-06-25
* db: skip auto migrate for existing "version" table (#7057)Joe Chen2022-06-14
* migrations: add tests and remove XORM (#7050)Joe Chen2022-06-12
* access_token: encrypt access token with SHA256 (#7008)E99p1ant2022-06-05
* migrations: remove old migrations before 0.12.0 (#6270)ᴜɴᴋɴᴡᴏɴ2020-08-23
* db: add tests for two factors (#6099)ᴜɴᴋɴᴡᴏɴ2020-04-14
* workflows: enable golangci-lint (#5998)ᴜɴᴋɴᴡᴏɴ2020-03-21
* log: migrate to unknwon.dev/clog/v2 (#5927)ᴜɴᴋɴᴡᴏɴ2020-02-20
* internal: move packages under this directory (#5836)Unknwon2019-10-24