Ahhh, name collisions :-) Schema serve as namespaces in SQL databases. I propose schema_migrations table be moved to dbmigrator.migrations. This serves to separate the config-driven data (migrations, updates, etc.) from the app data. This will minimize impact for anyone who wants to adopt dbmigrator for their SQL backed service. (I'd label this feature-request, but I don't have the perms)
Ahhh, name collisions :-) Schema serve as namespaces in SQL databases. I propose schema_migrations table be moved to dbmigrator.migrations. This serves to separate the config-driven data (migrations, updates, etc.) from the app data. This will minimize impact for anyone who wants to adopt dbmigrator for their SQL backed service. (I'd label this feature-request, but I don't have the perms)