Apply a migration SQL script to an active DBI connection
Source:R/migration_engine.R
applyMigrationSql.RdReads a SQL migration file, renders it with SqlRender, and executes it against an existing DBI connection.
R/migration_engine.R
applyMigrationSql.RdReads a SQL migration file, renders it with SqlRender, and executes it against an existing DBI connection.