If you see my SQLSchemaMigrations helper, I don't need to read any rows, except 1 integer at constru
If you see my SQLSchemaMigrations helper, I don't need to read any rows, except 1 integer at constructor time. It tracks up to which migration last succeeded, so next time, if no new migrations exist it doesn't do anything.
See https://github.com/lambrospetrou/durable-utils#readme
See https://github.com/lambrospetrou/durable-utils#readme
