PostgreSQL GUI client
Find a file
eelke f432c2aa68 bugfix: editing of table contents didn't work correctly after reloading the data
Was caused by then pending and modified rows list not being reset so they were out
of sync with the data.
2018-11-14 19:17:29 +01:00
core Passwords are now saved in a password manager. 2018-11-08 21:50:49 +01:00
ctk Adjusted project files for new boost version. 2018-09-18 20:24:54 +02:00
docs design docs 2018-05-20 13:44:04 +02:00
pglab bugfix: editing of table contents didn't work correctly after reloading the data 2018-11-14 19:17:29 +01:00
pglablib In the column list show foreign key constraint 2018-11-10 13:36:36 +01:00
pgsql Added to functions to Pgsql::Result to help in doing smart things based on a result. 2018-11-10 11:36:35 +01:00
src Builds on windows again 2017-11-26 13:07:21 +01:00
tests Position of error marks is adjusted for selection. 2018-11-10 10:59:52 +01:00
.gitignore 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
BUILD Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend 2017-08-26 11:44:40 +02:00
common.pri Added listing of triggers for selected table (not completely finished). 2018-10-07 19:40:06 +02:00
pglabAll.pro Adjusted project files for new boost version. 2018-09-18 20:24:54 +02:00
readme.md Lot of password related changes all over the place. 2018-11-04 11:44:40 +01:00