en un clic
qubership-apihub-ddlapi
qubership-apihub-ddlapi contient 3 skills collectées depuis Netcracker, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use when adding or changing types, factories, parser handlers, or resolution logic inside the ddlapi library — the rules that keep the model faithful to its Atlas-Go origin and the parser's two-pass contract intact.
Use when adding or changing ddlapi tests — choosing the right test file, adding a SQL fixture, asserting on parsed Realms or escape-hatch attrs, or extending the compile-time exhaustiveness check.
Use when consuming the ddlapi library from another TypeScript project — parsing DDL with buildFromDdl, walking the Realm/Schema/Table model, reading PostgreSQL-specific details off the escape hatch, or building schema objects with the factories.