Commit e2e82ea
authored
fix: excludes constraints which aren't primary keys
The previous version of this file was returning all columns which had unique constraints. This change excludes these columns unless they are primary keys1 parent 7b41aac commit e2e82ea
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
0 commit comments