PostgreSQL GUI client
Find a file
eelke 5777a9c834 additonal SQL on the columns page
After the "all in one" ALTER TABLE ADD COLUMN statement ALTER TABLE ALTER COLUMN statements are listed for
setting the default and the NOT NULL constraint.
2021-07-02 20:06:08 +02:00
core Qt6 migration 2021-03-06 13:13:31 +01:00
ctk Qt6 migration 2021-03-06 13:13:31 +01:00
docs Updated the URL's to match actual location of the pages. 2021-06-04 16:37:33 +00:00
pglab additonal SQL on the columns page 2021-07-02 20:06:08 +02:00
pglablib fix must explicitly specify table with oid for older pg versions 2021-04-15 16:27:48 +02:00
pgsql Show sizes 2021-03-10 19:06:40 +01:00
src Builds on windows again 2017-11-26 13:07:21 +01:00
tests Added page with the types (no details yet) 2021-04-01 14:58:42 +02:00
.gitignore .gitignore 2020-10-15 19:13:16 +02:00
.gitlab-ci.yml use cache for pip 2021-06-04 16:42:51 +00:00
BUILD Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend 2017-08-26 11:44:40 +02:00
common.pri Switched away from boost::asio as it doesn't play well with libpq 2019-11-06 20:03:27 +01:00
local.pri.sample project file cleanup 2019-03-24 08:53:22 +01:00
pglabAll.pro Adjusted project files for new boost version. 2018-09-18 20:24:54 +02:00
pglabAll.pro.user.4.10-pre1 Switched ConnectionConfig to QString from std::string to fit better into Qt framework 2019-09-16 19:24:39 +02:00
readme.md Lot of password related changes all over the place. 2018-11-04 11:44:40 +01:00