activerecord-clean-db-structure
activerecord-clean-db-structure copied to clipboard
PRIMARY KEY only for table, FOREIGN TABLE not support it
hello @lfittl, why you not accept my pull request?
@ermolaev Sorry, been very busy. Thanks for your contribution!
It seems that this wouldn't work if the id column was not listed first in the table - is there a way we can implement this where it allows other columns to be listed in between?
Yes you are right! I fixed it.
@ermolaev Sorry for not getting back about this - could you re-base this PR?
@ermolaev Your changes look good, could you rebase on top of current master?