trustfall
trustfall copied to clipboard
A query engine for any combination of data sources. Query your files and APIs as if they were databases!
- Currently a WIP - Moving inline javascript out in to its own separate modules - *Attempting* to fix node tests --stupid ESM/CommonJS >:(-- - Adding more test coverage -...
It isn't obvious what is and is not being tested here. Consider emitting a comment in the generated code that explains what is being tested there.
We should help prospective users decide whether Trustfall is for them or not. This should be in the FAQ and perhaps could make a good blog post topic as well....
When a schema implementing another schema fails to re-say that it has a field that a parent does, this is a `MissingRequiredField` Error (not sure why?) anyways, when this happens...
As far as my searching "skills" go, i couldn't find any definitive reference for Trustfall. README links to a few articles and talks, but they all speak mostly in theory....
I have been looking around (readme, rust doc, crates.io) but been unable to find where the trustfall query language is documented. This should probably be linked from one or more...
When I run cargo build from the root, I get this linker error: ``` error: linking with `cc` failed: exit status: 1 | = note: env -u = = note:...
I remove the `monaco-editor` patch because it was the wrong fix, and we can just wait for the pr to land as it's just a console message. This pr adds:...