phil_columns-ex
phil_columns-ex copied to clipboard
Fix insert into schema_seeds with custom seeds_source value from config.
Hey, thanks for the great lib!
This PR solves an issue that appears when you set the seeds_source value on the Repo to a custom value. With the original code it would use the schema name for the insert and not the value from the config.