Torkel Ödegaard 2b8177e3e5 fix(migration): fix for sqlstore migration, the execution of the migration and recording of the success of it was not done in same transaction, fixes #5315 9 лет назад
..
column.go c7e3ed096f fix(postgres): fixes db migration issue with_credentials column for postgres, fixes #3505 10 лет назад
conditions.go 02a89c752b Progress on database schema migration for account -> org refactor 11 лет назад
dialect.go e5c64732f1 fix(sql): Add boolstr to all dialects 9 лет назад
migrations.go 6edd6c8f03 add with_credentials to datasource model 10 лет назад
migrator.go 2b8177e3e5 fix(migration): fix for sqlstore migration, the execution of the migration and recording of the success of it was not done in same transaction, fixes #5315 9 лет назад
mysql_dialect.go e5c64732f1 fix(sql): Add boolstr to all dialects 9 лет назад
postgres_dialect.go e5c64732f1 fix(sql): Add boolstr to all dialects 9 лет назад
sqlite_dialect.go e5c64732f1 fix(sql): Add boolstr to all dialects 9 лет назад
types.go ed68a4bb9a More work on SQL migrations 11 лет назад