PostgreSQL GUI client
Find a file
eelke 6b9b602c64 Replaced old PasswordManager code with code using Botan's new PSK_Database
This greatly reduces the amount of encryption related code required. Thought
we still have todo our own key strenthening but this also is easier with Botan::PasswordHash.
2018-11-04 11:24:13 +01:00
core Replaced old PasswordManager code with code using Botan's new PSK_Database 2018-11-04 11:24:13 +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 All the detail tabs on the TablePage now update when the sort order 2018-10-21 13:47:38 +02:00
pglablib Add (inherited) to tablespace name when table is using the default tablespace set for the database. 2018-10-07 20:57:52 +02:00
pgsql Added listing of triggers for selected table (not completely finished). 2018-10-07 19:40:06 +02:00
src Builds on windows again 2017-11-26 13:07:21 +01:00
tests Replaced old PasswordManager code with code using Botan's new PSK_Database 2018-11-04 11:24:13 +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