GitHub's Online Schema-migration Tool for MySQL
Go to file
Shlomi Noach 9f56a84b57 Fixing single-row table migration
- `BuildUniqueKeyRangeEndPreparedQuery` supports `includeRangeStartValues` argument
- `applier` sends `this.migrationContext.GetIteration() == 0` as argument
2016-05-18 14:53:09 +02:00
go Fixing single-row table migration 2016-05-18 14:53:09 +02:00
vendor added vendor packages 2016-04-01 16:04:27 +02:00
build.sh Fixing single-row table migration 2016-05-18 14:53:09 +02:00
LICENSE Initial commit 2016-03-21 11:08:52 +01:00
README.md renaming to gh-ost 2016-05-16 11:09:17 +02:00

gh-ost

GitHub's Online Schema Change for MySQL