Add reverse reference schema (~tablename(foreignKey))

Support reverse references via ~tablename(foreignKey) syntax,
complementing forward @tablename references. Includes parser,
validator, and CSV loader integration with the new
ReverseReferenceSchema type.
This commit is contained in:
2026-04-18 22:47:58 +08:00
parent 0954dcf594
commit e76ae79b2d
7 changed files with 2489 additions and 1249 deletions
File diff suppressed because it is too large Load Diff
+605 -196
View File
File diff suppressed because it is too large Load Diff