You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 keys
0 commit comments