Added list of constraints to the tables page.

Last column shows the full textual definition until I have decided on
a better way to visualize the details.
This commit is contained in:
eelke 2017-12-30 12:57:55 +01:00
parent 22db22c6b1
commit a99f059b70
27 changed files with 663 additions and 22 deletions

View file

@ -23,5 +23,9 @@
<file>icons/delete_connection.png</file>
<file>icons/open_query_window.png</file>
<file>icons/manage_server.png</file>
<file>icons/constraints/check.png</file>
<file>icons/constraints/foreignkey.png</file>
<file>icons/constraints/primarykey.png</file>
<file>icons/constraints/unique.png</file>
</qresource>
</RCC>