Skip to content

constraint issues

Brad Teller requested to merge github/fork/bteller/master into master

This fix here is just an update to the sql script for postgresql to pull in the table names with primary keys. This doesn't address the issue for composite primary keys though. It seems either the recommendation would be to not use them, which seems less than ideal, or to change the way these arguments are composed and parsed.

Merge request reports