Torkel Ödegaard 563d5e3ad8 All migrations work in sqlite3, mysql and postgres il y a 10 ans
..
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 il y a 11 ans
conditions.go 02a89c752b Progress on database schema migration for account -> org refactor il y a 10 ans
dialect.go ed68a4bb9a More work on SQL migrations il y a 10 ans
migrations.go f3f79792ab account -> org table migration is starting to work, need to test mysql and postgres il y a 10 ans
migrator.go 563d5e3ad8 All migrations work in sqlite3, mysql and postgres il y a 10 ans
mysql_dialect.go 0a695ba17a Final work on migration, now there is no usage of xorm table sync il y a 11 ans
postgres_dialect.go 02a89c752b Progress on database schema migration for account -> org refactor il y a 10 ans
sqlite_dialect.go 02a89c752b Progress on database schema migration for account -> org refactor il y a 10 ans
types.go ed68a4bb9a More work on SQL migrations il y a 10 ans