forked from Roenbaeck/anchor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Vertica_crt.directive
29 lines (29 loc) · 1.23 KB
/
Vertica_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
29
# This is the processing directive for concurrent-reliance-temporal Anchor Modeling in SQL Server
SQL/Helpers.js
SQL/NamingConvention.js
SQL/Vertica/NamingConvention.js
SQL/Vertica/crt/CreatePositorAndDefault.js
SQL/Vertica/crt/CreateKnots.js
SQL/Vertica/crt/CreateAnchorsAndAttributes.js
SQL/Vertica/crt/CreateAttributeAssembledProjections.js
SQL/Vertica/crt/CreateTies.js
SQL/Vertica/crt/CreateTieAssembledProjections.js
# to be done later
#SQL/Vertica/crt/CreateAttributeRewinders.js
#SQL/Vertica/crt/AddAttributeRestatementConstraints.js
#SQL/Vertica/biz/DropAnchorBusinessPerspectives.js
#SQL/Vertica/crt/CreateAnchorPerspectives.js
#SQL/Vertica/biz/CreateAnchorBusinessPerspectives.js
#SQL/Vertica/crt/CreateKeyGenerators.js
#SQL/Vertica/crt/CreateAttributeTriggers.js
#SQL/Vertica/crt/CreateAnchorTriggers.js
#SQL/Vertica/crt/CreateTies.js
#SQL/Vertica/crt/AddTieRestatementConstraints.js
#SQL/Vertica/crt/CreateTieRewinders.js
#SQL/Vertica/biz/DropTieBusinessPerspectives.js
#SQL/Vertica/crt/CreateTiePerspectives.js
#SQL/Vertica/biz/CreateTieBusinessPerspectives.js
#SQL/Vertica/crt/CreateTieTriggers.js
#SQL/Vertica/crt/CreateAttributeSheetStacks.js
#SQL/Vertica/CreateSchemaTracking.js
#SQL/Vertica/crt/AddDescriptions.js