forked from Roenbaeck/anchor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SQLServer_crt.directive
29 lines (29 loc) · 1.25 KB
/
SQLServer_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/SQLServer/NamingConvention.js
SQL/SQLServer/clr/Anchor.js
SQL/SQLServer/crt/SetupPositorPartitioning.js
SQL/SQLServer/crt/CreatePositorAndDefault.js
SQL/SQLServer/crt/CreateKnots.js
SQL/SQLServer/crt/CreateAnchorsAndAttributes.js
SQL/SQLServer/crt/CreateAttributeAssembledViews.js
SQL/SQLServer/crt/CreateAttributeRewinders.js
SQL/SQLServer/crt/AddAttributeRestatementConstraints.js
SQL/SQLServer/biz/DropAnchorBusinessPerspectives.js
SQL/SQLServer/crt/CreateAnchorPerspectives.js
SQL/SQLServer/biz/CreateAnchorBusinessPerspectives.js
SQL/SQLServer/crt/CreateKeyGenerators.js
SQL/SQLServer/crt/CreateAttributeTriggers.js
SQL/SQLServer/crt/CreateAnchorTriggers.js
SQL/SQLServer/crt/CreateTies.js
SQL/SQLServer/crt/CreateTieAssembledViews.js
SQL/SQLServer/crt/AddTieRestatementConstraints.js
SQL/SQLServer/crt/CreateTieRewinders.js
SQL/SQLServer/biz/DropTieBusinessPerspectives.js
SQL/SQLServer/crt/CreateTiePerspectives.js
SQL/SQLServer/biz/CreateTieBusinessPerspectives.js
SQL/SQLServer/crt/CreateTieTriggers.js
SQL/SQLServer/crt/CreateAttributeSheetStacks.js
SQL/SQLServer/CreateSchemaTracking.js
SQL/SQLServer/crt/AddDescriptions.js