v0.11.0
0.11.0(2024-09-01)
Blitz-orm is compatible now with SurrealDB 2.0.0. The adapter is in beta version as some batched mutation scenarios are not working yet.
Notes
- The surrealDB is in beta and still misses some features
Next:
- Fix missing surrealDB mutation scenarios
- A graphQL to BQL query adapter to be able to receive graphQL queries and mutations
- Automatically build surrealDB schema from BQL schema
Merged
- Refactor blitz 325 by @aguspdana in #63
- $filters in mutation by @samuel-blitz in #62
- Fix: Add null to positive filter by @aguspdana in #64
- Update TypeDBClusterProvider and close typedb transaction by @aguspdana in #65
- feat:surrealDB queries 39-23 by @lveillard in #66
- Sweep: Improve error handling in SurrealDB benchmarking by @sweep-ai in #68
- Draft: Feat-multiVal by @lveillard in #71
- Fix esm enrichschema by @lveillard in #72
- fix:minor fixes by @lveillard in #77
- Feat-surreal-alternative-adapter by @lveillard in #79
- feat: split tql mutation machine by @lveillard in #80