Integrate crabrl parser into taxonomy hydration

This commit is contained in:
2026-03-16 15:18:01 -04:00
parent cf084793ed
commit a58b07456e
23 changed files with 4696 additions and 2466 deletions

View File

@@ -0,0 +1,2 @@
ALTER TABLE `filing_taxonomy_snapshot`
ADD `computed_definitions` text;