PostgreSQL GUI client
Find a file
eelke ee321b3fb1 Bunch of tests were in header files so they all got compiled when main got compiled.
Prefer to have them in seperate compilation units for faster make times when changing tests.
Also parallel build is faster with seperate cpps.
2018-01-07 09:19:19 +01:00
core THe SqlLexer also now recognizes casts. 2018-01-06 21:18:28 +01:00
ctk Added some parts of ctk lib. 2017-12-29 08:35:57 +01:00
pglab Tables are now sorted by not perfect yet. 2018-01-07 09:02:53 +01:00
pglablib Created IndexModel for displaying the indexes on a table. Constraints can now show the SQL to drop and create them. 2018-01-06 21:22:22 +01:00
pgsql Created IndexModel for displaying the indexes on a table. Constraints can now show the SQL to drop and create them. 2018-01-06 21:22:22 +01:00
src Builds on windows again 2017-11-26 13:07:21 +01:00
tests Bunch of tests were in header files so they all got compiled when main got compiled. 2018-01-07 09:19:19 +01:00
.gitignore Minor fixes to the namespace filter 2017-12-29 09:49:22 +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