| .. |
|
kwlist.h
|
Resolve "Improve GENERATED support"
|
2022-09-06 11:17:18 +00:00 |
|
PgAcl.cpp
|
cleanup
|
2022-09-03 09:36:04 +02:00 |
|
PgAcl.h
|
|
|
|
PgAm.cpp
|
|
|
|
PgAm.h
|
|
|
|
PgAmContainer.cpp
|
|
|
|
PgAmContainer.h
|
|
|
|
PgAttribute.cpp
|
Resolve "Improve GENERATED support"
|
2022-09-06 11:17:18 +00:00 |
|
PgAttribute.h
|
Turn PgAttribute::Key into class instead of alias for a std::tuple.
|
2024-04-13 09:06:51 +02:00 |
|
PgAttributeContainer.cpp
|
Generate PARTITIONED BY SQL for partitioned tables.
|
2023-02-06 20:31:00 +01:00 |
|
PgAttributeContainer.h
|
|
|
|
PgAuthId.cpp
|
|
|
|
PgAuthId.h
|
|
|
|
PgAuthIdContainer.cpp
|
|
|
|
PgAuthIdContainer.h
|
|
|
|
PgCatalogTypes.h
|
|
|
|
PgClass.cpp
|
Support expressions as partitioning keys
|
2023-03-21 16:20:25 +01:00 |
|
PgClass.h
|
Generate PARTITIONED BY SQL for partitioned tables.
|
2023-02-06 20:31:00 +01:00 |
|
PgClassContainer.cpp
|
Support expressions as partitioning keys
|
2023-03-21 16:20:25 +01:00 |
|
PgClassContainer.h
|
|
|
|
PgCollation.cpp
|
|
|
|
PgCollation.h
|
|
|
|
PgCollationContainer.cpp
|
|
|
|
PgCollationContainer.h
|
|
|
|
PgConstraint.cpp
|
Show in constraint list and in generated SQL when a constraint is inherited
|
2023-01-21 10:27:17 +01:00 |
|
PgConstraint.h
|
Improve support for declarative partitioning.
|
2023-01-18 19:43:12 +01:00 |
|
PgConstraintContainer.cpp
|
On the list of indexes of a table show which were created as part of the creation of a constraint
|
2021-04-11 07:56:37 +02:00 |
|
PgConstraintContainer.h
|
On the list of indexes of a table show which were created as part of the creation of a constraint
|
2021-04-11 07:56:37 +02:00 |
|
PgContainer.cpp
|
|
|
|
PgContainer.h
|
Generate PARTITIONED BY SQL for partitioned tables.
|
2023-02-06 20:31:00 +01:00 |
|
PgDatabase.cpp
|
WIP createdb dialog
|
2022-05-24 18:57:28 +02:00 |
|
PgDatabase.h
|
WIP createdb dialog
|
2022-05-24 18:57:28 +02:00 |
|
PgDatabaseCatalog.cpp
|
|
|
|
PgDatabaseCatalog.h
|
build fixes
|
2022-05-24 18:56:39 +02:00 |
|
PgDatabaseContainer.cpp
|
Show SQL for database
|
2022-01-20 20:13:56 +01:00 |
|
PgDatabaseContainer.h
|
lazy load the database sizes only when needed by the server inspector.
|
2022-01-19 19:10:05 +01:00 |
|
PgDatabaseObject.cpp
|
|
|
|
PgDatabaseObject.h
|
|
|
|
PgIndex.cpp
|
On the list of indexes of a table show which were created as part of the creation of a constraint
|
2021-04-11 07:56:37 +02:00 |
|
PgIndex.h
|
On the list of indexes of a table show which were created as part of the creation of a constraint
|
2021-04-11 07:56:37 +02:00 |
|
PgIndexContainer.cpp
|
Show sizes
|
2021-03-10 19:06:40 +01:00 |
|
PgIndexContainer.h
|
|
|
|
PgInherits.cpp
|
|
|
|
PgInherits.h
|
|
|
|
PgInheritsContainer.cpp
|
|
|
|
PgInheritsContainer.h
|
The table inheritance works mostly
|
2023-01-24 17:47:52 +00:00 |
|
PgKeywordList.cpp
|
Resolve "Improve GENERATED support"
|
2022-09-06 11:17:18 +00:00 |
|
PgKeywordList.h
|
|
|
|
PgLanguage.cpp
|
|
|
|
PgLanguage.h
|
|
|
|
PgLanguageContainer.cpp
|
|
|
|
PgLanguageContainer.h
|
|
|
|
PgNamespace.cpp
|
|
|
|
PgNamespace.h
|
|
|
|
PgNamespaceContainer.cpp
|
|
|
|
PgNamespaceContainer.h
|
|
|
|
PgNamespaceObject.cpp
|
|
|
|
PgNamespaceObject.h
|
|
|
|
PgObject.cpp
|
Fix DROP sql for partitioned table.
|
2023-01-30 20:08:24 +01:00 |
|
PgObject.h
|
WIP createdb dialog
|
2022-05-24 18:57:28 +02:00 |
|
PgProc.cpp
|
|
|
|
PgProc.h
|
|
|
|
PgProcContainer.cpp
|
|
|
|
PgProcContainer.h
|
|
|
|
PgSequence.cpp
|
Resolve "Improve GENERATED support"
|
2022-09-06 11:17:18 +00:00 |
|
PgSequence.h
|
Resolve "Improve GENERATED support"
|
2022-09-06 11:17:18 +00:00 |
|
PgSequenceContainer.cpp
|
|
|
|
PgSequenceContainer.h
|
|
|
|
PgServerObject.cpp
|
Fix DROP sql for partitioned table.
|
2023-01-30 20:08:24 +01:00 |
|
PgServerObject.h
|
Fix DROP sql for partitioned table.
|
2023-01-30 20:08:24 +01:00 |
|
PgTablespace.cpp
|
|
|
|
PgTablespace.h
|
|
|
|
PgTablespaceContainer.cpp
|
|
|
|
PgTablespaceContainer.h
|
|
|
|
PgTrigger.cpp
|
Seperate event types in the trigger definition with OR
|
2019-10-05 08:55:02 +02:00 |
|
PgTrigger.h
|
|
|
|
PgTriggerContainer.cpp
|
fix missing when condition
|
2020-10-15 19:14:03 +02:00 |
|
PgTriggerContainer.h
|
|
|
|
PgType.cpp
|
Added page with the types (no details yet)
|
2021-04-01 14:58:42 +02:00 |
|
PgType.h
|
|
|
|
PgTypeContainer.cpp
|
|
|
|
PgTypeContainer.h
|
|
|