u
This commit is contained in:
15068
scripts/minimal-db/definitions.json
Normal file
15068
scripts/minimal-db/definitions.json
Normal file
File diff suppressed because one or more lines are too long
184
scripts/minimal-db/manifest.json
Normal file
184
scripts/minimal-db/manifest.json
Normal file
@@ -0,0 +1,184 @@
|
||||
{
|
||||
"version": 1,
|
||||
"extractedAt": "2026-07-15T21:37:45.653Z",
|
||||
"source": "eazybusiness",
|
||||
"tableCount": 43,
|
||||
"indexCount": 158,
|
||||
"triggerCount": 77,
|
||||
"typeCount": 11,
|
||||
"rowCount": 9575,
|
||||
"tables": [
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tArtikel"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tArtikelAttribut"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tArtikelAttributSprache"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tArtikelBeschreibung"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tArtikelbildPlattform"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tAttribut"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tAttributSprache"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tBild"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tFirmaHistory"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tKategorie"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tKategorieArtikel"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tKategorieShop"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tKategorieSprache"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tKategoriebildPlattform"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tKunde"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tKundenGruppe"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tLaufendeNummern"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tLieferschein"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tPickliste"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tPicklistePos"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tPlattform"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tPreis"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tPreisDetail"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tSessionId"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tShop"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tShopSubshop"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tSteuersatz"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tSteuerzone"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tStueckliste"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tVersand"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tVersandArt"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tWarenLager"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tWarenLagerPlatz"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tZahlung"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tZahlungsArtSprache"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tZahlungsart"
|
||||
},
|
||||
{
|
||||
"schema": "dbo",
|
||||
"table": "tpk"
|
||||
},
|
||||
{
|
||||
"schema": "Pos",
|
||||
"table": "tAuftragMapping"
|
||||
},
|
||||
{
|
||||
"schema": "Pos",
|
||||
"table": "tAuftragPositionMapping"
|
||||
},
|
||||
{
|
||||
"schema": "Verkauf",
|
||||
"table": "tAuftrag"
|
||||
},
|
||||
{
|
||||
"schema": "Verkauf",
|
||||
"table": "tAuftragAdresse"
|
||||
},
|
||||
{
|
||||
"schema": "Verkauf",
|
||||
"table": "tAuftragEckdaten"
|
||||
},
|
||||
{
|
||||
"schema": "Verkauf",
|
||||
"table": "tAuftragPosition"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user