Mitsuhiro Tanda 6edd6c8f03 add with_credentials to datasource model 10 years ago
..
column.go 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
conditions.go 02a89c752b Progress on database schema migration for account -> org refactor 10 years ago
dialect.go 835fd383ad fix(postgres): Dashboard search is now case insensitive when using Postgres, fixes #1896 10 years ago
migrations.go 6edd6c8f03 add with_credentials to datasource model 10 years ago
migrator.go 16fa5c4df3 fix(mysql): fix for migration in newly added temp_user table, fixes #2509 10 years ago
mysql_dialect.go 0a695ba17a Final work on migration, now there is no usage of xorm table sync 11 years ago
postgres_dialect.go 835fd383ad fix(postgres): Dashboard search is now case insensitive when using Postgres, fixes #1896 10 years ago
sqlite_dialect.go 02a89c752b Progress on database schema migration for account -> org refactor 10 years ago
types.go ed68a4bb9a More work on SQL migrations 10 years ago