Apollo314
Results
3
comments of
Apollo314
Probably has something to do with SQLAlchemy version. After SQLAlchemy version 1.4.35, relationships have been broken. #315
> Is it now possible to pipe data not as an input document but as an input variable? For example, like `typst compile --input key_of_piped_data=[...]` whereas `[...]` is the data...
turns out they were 3.0.x keywords. couldn't find them in 3.1.x specs.