eelke
|
23899b6bb6
|
ConstraintPage now reacts to refreshed signal.
|
2019-10-06 14:17:07 +02:00 |
|
eelke
|
f0c1035378
|
Reorganize files in pglablib
The enitities and containers of the catalog now go into catalog subfolder
Models go into model
|
2018-12-16 11:31:33 +01:00 |
|
eelke
|
498233d58c
|
WIP: SQL for creating table and related objects
|
2018-11-30 18:41:38 +01:00 |
|
eelke
|
73c4cf4790
|
Rework of catalog objects. Several of them are now inheriting from common
base classes that implement common functionality.
|
2018-11-25 19:45:06 +01:00 |
|
eelke
|
52011a9842
|
Updating of detail tabs besides list of tables works correctly again.
Had stopped working because the catalog now behaves a little different,
returning nullptr instead of an invalid element.
|
2018-11-18 20:24:27 +01:00 |
|
eelke
|
8f4845d4d2
|
Lot of code for generating code. Working on unit tests.
|
2018-09-09 21:04:23 +02:00 |
|
eelke
|
97d4e2a1a4
|
Created IndexModel for displaying the indexes on a table. Constraints can now show the SQL to drop and create them.
The keyword list is now directly based of the official keyword list from postgresql.
|
2018-01-06 21:22:22 +01:00 |
|
eelke
|
a99f059b70
|
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.
|
2017-12-30 13:02:40 +01:00 |
|