con un clic
qubership-apihub-ddlapi
qubership-apihub-ddlapi contiene 3 skills recopiladas de Netcracker, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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.