antoniop
committed
on 20 Dec 16
Added new database functions to check for various properties and constraints in database metadata:
- foreign key constraint
- unique const… Show more
Added new database functions to check for various properties and constraints in database metadata:

- foreign key constraint

- unique constraint

- not null constraint

- get column default value

Show less