forked from Roenbaeck/anchor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPostgreSQL_crt.directive
28 lines (28 loc) · 1.24 KB
/
PostgreSQL_crt.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 concurrent-reliance-temporal Anchor Modeling in SQL Server
SQL/Helpers.js
SQL/NamingConvention.js
SQL/PostgreSQL/NamingConvention.js
SQL/PostgreSQL/crt/SetupPositorPartitioning.js
SQL/PostgreSQL/crt/CreatePositorAndDefault.js
SQL/PostgreSQL/crt/CreateKnots.js
SQL/PostgreSQL/crt/CreateKnotTriggers.js
SQL/PostgreSQL/crt/CreateAnchorsAndAttributes.js
SQL/PostgreSQL/crt/CreateAttributeAssembledViews.js
SQL/PostgreSQL/crt/CreateAttributeRewinders.js
SQL/PostgreSQL/crt/AddAttributeRestatementConstraints.js
SQL/PostgreSQL/biz/DropAnchorBusinessPerspectives.js
SQL/PostgreSQL/crt/CreateAnchorPerspectives.js
SQL/PostgreSQL/biz/CreateAnchorBusinessPerspectives.js
SQL/PostgreSQL/crt/CreateKeyGenerators.js
SQL/PostgreSQL/crt/CreateAttributeTriggers.js
SQL/PostgreSQL/crt/CreateAnchorTriggers.js
SQL/PostgreSQL/crt/CreateTies.js
SQL/PostgreSQL/crt/CreateTieAssembledViews.js
SQL/PostgreSQL/crt/AddTieRestatementConstraints.js
SQL/PostgreSQL/crt/CreateTieRewinders.js
SQL/PostgreSQL/biz/DropTieBusinessPerspectives.js
SQL/PostgreSQL/crt/CreateTiePerspectives.js
SQL/PostgreSQL/biz/CreateTieBusinessPerspectives.js
SQL/PostgreSQL/crt/CreateTieTriggers.js
SQL/PostgreSQL/CreateSchemaTracking.js
SQL/PostgreSQL/crt/AddDescriptions.js