obi1kenobi/trustfall
A query engine for any combination of data sources. Query your files and APIs as if they were databases!
RustApache-2.0
Issues
- 3
Stubgen: Explain what "Trustfall invariants" we're testing in emitted test code
#578 opened by obi1kenobi - 1
Binary wheels for Python 3.12
#649 opened by miikka - 0
Replace `OtherError` with new `ParseError` variants
#594 opened by devanbenz - 7
- 3
Converting complex structs into `FieldValue`s?
#560 opened by elenakrittik - 0
Docs: Add comparison between Trustfall and SQL
#558 opened by obi1kenobi - 7
Schema parse errors aren't correctly passed to javascript
#281 opened by u9g - 5
- 4
Documentation for query language?
#547 opened by VorpalBlade - 1
Linking errors when running cargo build from root
#541 opened by jkoppel - 1
- 0
Optimize WASM size
#495 opened by obi1kenobi - 3
Tutorial for implementing an adapter
#473 opened by janosimas - 0
- 1
- 1
- 1
- 1
Query accepting properties with @transform
#450 opened by era - 2
- 1
- 2
- 1
No error when @tag on edge
#430 opened by u9g - 1
Ability to `@tag` properties inside a `@fold`, then use the tags outside that `@fold`
#341 opened by obi1kenobi - 0
- 0
Consider switching fuzzer backends to LibAFL
#424 opened by obi1kenobi - 1
- 1
Not valid rust error from stubgen
#392 opened by u9g - 1
Support additional @transform()'s
#372 opened by u9g - 0
Lint: Check for Impossible filters
#375 opened by u9g - 2
Schema::new unwrapping None
#356 opened by u9g - 1
Allow `@tag` values to be used in edge parameters
#371 opened by obi1kenobi - 0
- 0
- 0
implement TryIntoStruct for EdgeParameters
#343 opened by u9g - 1
Unclear error message when parsing a schema containing a field with undeclared type
#349 opened by u9g - 1
- 0
Lint: Unnecessary `@fold @transform(op: "count") @filter(op: ">", value: ["$zero"])` on "X to one" edge
#347 opened by obi1kenobi - 0
Think of optimization api implementation helper
#344 opened by u9g - 0
Combine `@fold` and `@recurse` on the same edge
#342 opened by obi1kenobi - 4
- 0
Include line number in error messages
#290 opened by obi1kenobi - 1
Stop @recurse with internal filter
#303 opened by aleokdev - 0
No examples of "not_contains" filter
#305 opened by u9g - 1
Add an `@take(n: Int!)` directive
#316 opened by u9g - 2
- 1
- 0
- 10
- 14
`already borrowed: BorrowMutError`
#205 opened by kurtlawrence - 1
Reusable adapter for (local) file search
#224 opened by JulianWgs