inline-schema/src
hypercross ea362d4229 test(csv-loader): add tests for custom type expansion in tuples and
arrays
2026-04-22 16:43:42 +08:00
..
csv-loader test(csv-loader): add tests for custom type expansion in tuples and 2026-04-22 16:43:42 +08:00
index.test.ts Add reverse reference schema (~tablename(foreignKey)) 2026-04-18 22:47:58 +08:00
index.ts Add reverse reference schema (~tablename(foreignKey)) 2026-04-18 22:47:58 +08:00
parser.ts feat: enrich ParseError with schema and value context 2026-04-22 16:14:23 +08:00
type-gen.test.ts fix: fix type generator for tuples 2026-04-17 15:11:46 +08:00
type-utils.ts refactor: modularize validator and type declaration logic 2026-04-21 13:55:47 +08:00
types.ts Add reverse reference schema (~tablename(foreignKey)) 2026-04-18 22:47:58 +08:00
validator.ts refactor: modularize validator and type declaration logic 2026-04-21 13:55:47 +08:00
value-parser.ts feat: enrich ParseError with schema and value context 2026-04-22 16:14:23 +08:00