
Check created_by Migration Status
check_created_by_migration.RdVerifies whether the created_by migration has been applied.
Examples
if (FALSE) { # \dontrun{
con <- call.mydb()
check_created_by_migration(con)
} # }

check_created_by_migration.RdVerifies whether the created_by migration has been applied.
if (FALSE) { # \dontrun{
con <- call.mydb()
check_created_by_migration(con)
} # }