Commit Graph

15 Commits (d28d495235c08b962a43355b4118f275b85c1ec6)

Author SHA1 Message Date
Arve Knudsen d28d495235
Chore: Enable PR testing in Drone (#26189) 6 years ago
Andrej Ocenas e5dd7efdee
Provisioning: Allows specifying uid for datasource and use that in derived fields (#23585) 6 years ago
Noval Agung Prayogo ea35ae4d1f
Chore: Update the xorm dependency (#22376) 6 years ago
Sofia Papagiannaki 7b70e7db2d
AuthProxy: Optimistic lock pattern for remote cache Set (#17485) 7 years ago
Marcus Efraimsson 12f3c8f9d6
fix only add column if not exists for mysql 7 years ago
Marcus Efraimsson 09b3014683
fix only create/drop database indices if not exists/exists 7 years ago
Marcus Efraimsson d093244282
sqlstore: add support for checking if error is constraint validation error 7 years ago
Dan Cech 1dfff74da9 move database-specific code into dialects (#11884) 8 years ago
Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 8 years ago
Dan Cech 24d4e50343 utf8mb4 encoding (#7959) 9 years ago
huydx adb441e5c8 (format) run go fmt in pkg 9 years ago
Utkarsh Bhatnagar b382d17e34 Fixed alerting bug for mysql (#6375) 9 years ago
bergquist e5c64732f1 fix(sql): Add boolstr to all dialects 9 years ago
Torkel Ödegaard 0a695ba17a Final work on migration, now there is no usage of xorm table sync 11 years ago
Torkel Ödegaard afb847acc8 a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do 11 years ago
Torkel Ödegaard 8bb9126b77 added postgres support for db migrations 11 years ago
Torkel Ödegaard d8e5be5782 Worked on database agnostic table creation for db migrations 11 years ago