Home
last modified time | relevance | path

Searched refs:AncestorTable (Results 1 – 6 of 6) sorted by relevance

/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libparsers/src/
H A Dattributes.cpp33 AncestorTable("ancestor-table"), variable
H A Dattributes.h48 AncestorTable,
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler/src/
H A Dphysicaltable.cpp32 attributes[Attributes::AncestorTable]=""; in PhysicalTable()
183 attributes[Attributes::AncestorTable]=list.join(','); in setAncestorTableAttribute()
1359 attributes[Attributes::AncestorTable]=""; in setTableAttributes()
H A Dbaserelationship.cpp103 attributes[Attributes::AncestorTable]=""; in configureRelationship()
H A Drelationship.cpp2749 attributes[Attributes::AncestorTable]=""; in getAlterRelationshipDefinition()
2759 attributes[Attributes::AncestorTable]=getReferenceTable()->getName(true); in getAlterRelationshipDefinition()
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/main-cli/src/
H A Dpgmodelercli.cpp1849 Attributes::AncestorTable, Attributes::CopyOptions, Attributes::CopyMode, in containsRelAttributes()