7cf4f2eb89
Requirements: MySQL/MariaDB need to be configured with this settings: innodb_file_format = Barracuda innodb_file_per_table = On innodb_large_prefix = On to support key prefix length up to 3042 bytes. MySQL/MariaDB DSN will need this parameter: parseTime=true as per [1] The migration system itself mostly inspired by Rails (ActiveRecord), but it still rough at the edges. Could use some inputs. Next Todo: more testing! [1] https://github.com/go-sql-driver/mysql#parsetime |
||
---|---|---|
.. | ||
1_setup_tables.go | ||
2_setup_indices.go | ||
201402200603_rename_privelege_to_privilege.go | ||
201402211147_github_enterprise_support.go | ||
20140310104446_add_open_invitation_column.go | ||
all.go | ||
api.go | ||
column_type.go | ||
migrate.go | ||
migration | ||
mysql.go | ||
postgresql.go | ||
sqlite.go | ||
sqlite_test.go | ||
util.go |