phil_columns-ex icon indicating copy to clipboard operation
phil_columns-ex copied to clipboard

Fix insert into schema_seeds with custom seeds_source value from config.

Open denic opened this issue 4 years ago • 0 comments

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.

denic avatar Apr 06 '21 15:04 denic