-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathPostgreSQL_uni.directive
28 lines (28 loc) · 1.24 KB
/
PostgreSQL_uni.directive
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# This is the processing directive for uni-temporal Anchor Modeling in SQL Server
SQL/Helpers.js
SQL/PostgreSQL/NamingConvention.js
SQL/NamingConvention.js
SQL/PostgreSQL/DatabaseInitialization.js
#SQL/PostgreSQL/uni/AddEncryption.js
#SQL/PostgreSQL/uni/SetupEquivalentPartitioning.js
SQL/PostgreSQL/uni/CreateEquivalentAndDefault.js
SQL/PostgreSQL/uni/CreateKnots.js
SQL/PostgreSQL/uni/CreateAnchorsAndAttributes.js
SQL/PostgreSQL/uni/CreateTies.js
SQL/PostgreSQL/uni/CreateKnotEquivalenceViews.js
SQL/PostgreSQL/uni/CreateAttributeEquivalenceViews.js
SQL/PostgreSQL/uni/AddAttributeRestatementConstraints.js
SQL/PostgreSQL/uni/CreateKeyGenerators.js
SQL/PostgreSQL/uni/CreateAttributePerspectives.js
#SQL/PostgreSQL/biz/DropAnchorBusinessPerspectives.js
SQL/PostgreSQL/uni/CreateAnchorPerspectives.js
#SQL/PostgreSQL/biz/CreateAnchorBusinessPerspectives.js
#SQL/PostgreSQL/uni/CreateAttributeTriggers.js
#SQL/PostgreSQL/uni/CreateAnchorTriggers.js
#SQL/PostgreSQL/uni/AddTieRestatementConstraints.js
#SQL/PostgreSQL/biz/DropTieBusinessPerspectives.js
#SQL/PostgreSQL/uni/CreateTiePerspectives.js
#SQL/PostgreSQL/biz/CreateTieBusinessPerspectives.js
#SQL/PostgreSQL/uni/CreateTieTriggers.js
SQL/PostgreSQL/CreateSchemaTracking.js
#SQL/PostgreSQL/uni/AddDescriptions.js