feat: add host query snippets and document database table schemas
This commit is contained in:
1
03_Realisierung/Datenbank Tabellen/Destination.md
Normal file
1
03_Realisierung/Datenbank Tabellen/Destination.md
Normal file
@@ -0,0 +1 @@
|
||||
Destination(Name [PK] string not_null, LeNo [FK] string, Status string not_null, Creator string not_null, Created datetime not_null, CcuVersion int not_null, Timestamp datetime not_null, Process string not_null)
|
||||
Reference in New Issue
Block a user