Torkel Ödegaard 8526025792 MySQL: Dashboard.data column type changed to mediumtext (sql migration added), Fixes #1863 10 年 前
..
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 年 前
conditions.go 02a89c752b Progress on database schema migration for account -> org refactor 10 年 前
dialect.go ed68a4bb9a More work on SQL migrations 10 年 前
migrations.go 8526025792 MySQL: Dashboard.data column type changed to mediumtext (sql migration added), Fixes #1863 10 年 前
migrator.go 563d5e3ad8 All migrations work in sqlite3, mysql and postgres 10 年 前
mysql_dialect.go 0a695ba17a Final work on migration, now there is no usage of xorm table sync 11 年 前
postgres_dialect.go 02a89c752b Progress on database schema migration for account -> org refactor 10 年 前
sqlite_dialect.go 02a89c752b Progress on database schema migration for account -> org refactor 10 年 前
types.go ed68a4bb9a More work on SQL migrations 10 年 前