Init
This commit is contained in:
commit
83ab77d2fa
1663
00_DD/DD_ECM.sql
Normal file
1663
00_DD/DD_ECM.sql
Normal file
File diff suppressed because it is too large
Load Diff
1090
01_PM/PM.sql
Normal file
1090
01_PM/PM.sql
Normal file
File diff suppressed because it is too large
Load Diff
0
MainScriptBuilder.ps1
Normal file
0
MainScriptBuilder.ps1
Normal file
16
README.md
Normal file
16
README.md
Normal file
@ -0,0 +1,16 @@
|
||||
# SQL Skripte
|
||||
|
||||
## Idee
|
||||
|
||||
* Einzelne Tabellen-Skripte in Unterordnern sammeln und als unveränderlich betrachten
|
||||
* Ordner und Skripte sind nach folgender Notation benannt NNN_Name, um eine Reihenfolge zu gewährleisten
|
||||
* MainScriptBuilder.ps1 geht alle Order/Skripte der Reihenfolge nach durch und erstellt daraus das MainSkript
|
||||
|
||||
## Beispiel
|
||||
|
||||
* 00_DD
|
||||
* 00_TBDD_BASECONFIG.sql
|
||||
* 01_TBDD_USER.sql
|
||||
* 02_TBDD_GROUP.sql
|
||||
* 01_PM
|
||||
* 00_TBPM_PROFILE.sql
|
||||
Loading…
x
Reference in New Issue
Block a user