PostgreSQL GUI client
Find a file
2018-02-18 12:10:09 +01:00
core Added some classes from a stackoverflow to utilize Qt's concurrency functions especially cancellable QFuture's 2018-02-14 19:18:51 +01:00
ctk Added some parts of ctk lib. 2017-12-29 08:35:57 +01:00
pglab Only allow editing of tables that have a primary key. 2018-02-18 12:10:09 +01:00
pglablib Updating rows kinda works. 2018-02-18 07:15:43 +01:00
pgsql Updating rows kinda works. 2018-02-18 07:15:43 +01:00
src Builds on windows again 2017-11-26 13:07:21 +01:00
tests Lexical analyzer should now be less confused by dots and comma's and an assortment of other single character symbols. 2018-02-05 22:25:38 +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
pglabAll.pro Folder restructuring of test projects. 2018-01-07 09:15:21 +01:00