Torkel Ödegaard 16fa5c4df3 fix(mysql): fix for migration in newly added temp_user table, fixes #2509 %!s(int64=10) %!d(string=hai) anos
..
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 %!s(int64=11) %!d(string=hai) anos
conditions.go 02a89c752b Progress on database schema migration for account -> org refactor %!s(int64=10) %!d(string=hai) anos
dialect.go 835fd383ad fix(postgres): Dashboard search is now case insensitive when using Postgres, fixes #1896 %!s(int64=10) %!d(string=hai) anos
migrations.go 8526025792 MySQL: Dashboard.data column type changed to mediumtext (sql migration added), Fixes #1863 %!s(int64=10) %!d(string=hai) anos
migrator.go 16fa5c4df3 fix(mysql): fix for migration in newly added temp_user table, fixes #2509 %!s(int64=10) %!d(string=hai) anos
mysql_dialect.go 0a695ba17a Final work on migration, now there is no usage of xorm table sync %!s(int64=11) %!d(string=hai) anos
postgres_dialect.go 835fd383ad fix(postgres): Dashboard search is now case insensitive when using Postgres, fixes #1896 %!s(int64=10) %!d(string=hai) anos
sqlite_dialect.go 02a89c752b Progress on database schema migration for account -> org refactor %!s(int64=10) %!d(string=hai) anos
types.go ed68a4bb9a More work on SQL migrations %!s(int64=10) %!d(string=hai) anos