Eelke Klein
|
8b7bbec807
|
Flexible models
|
2018-09-02 10:30:30 +00:00 |
|
eelke
|
50cb21b6f9
|
The list of indexes on a table now also shows the access method (ie btree)
|
2018-08-25 18:11:12 +02:00 |
|
eelke
|
d626c19e14
|
Basic support for update in Crud implementation, error reporting and transfering data to modified set is still missing.
|
2018-02-05 21:42:54 +01: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
|
f4538069cb
|
Moved several files from pglab project to pglablib
|
2017-12-29 10:21:10 +01:00 |
|
eelke
|
1fe7d3c56d
|
.
|
2017-12-16 21:43:51 +01:00 |
|
eelke
|
ad9ed1b698
|
Introduced new library for pglab code which I want to unit test.
Not everything can go into core because that would result in circular dependencies between core and pgsql.
|
2017-12-13 18:04:10 +01:00 |
|