blitz-orm
blitz-orm copied to clipboard
### PR Feedback: 👎 ## Description This PR adds more query tests to the Blitz-orm project. The existing tests in the `query.test.ts` file were analyzed to identify the types of...
https://www.notion.so/eb4a5e1464754cd7857734eabdeaa73c, linked from README as replacement docs, is a 404 😿
| :rocket: | This description was created by [Ellipsis](https://www.ellipsis.dev) for commit 51afe00e5194a054aa3c5427c55fdd7779200c6e | |--------|--------| ### Summary: This PR introduces handling for a new 'creations' mutation type in the TQL processing...
## Todo: - Try to identify missing tests in the queries and add at least 10 new tests that cover typical DB queries that are not present in the current...
| :rocket: | This description was created by [Ellipsis](https://www.ellipsis.dev) for commit bb784bdab7e5be204aa97ea8e06ab6e4a0e7f508 | |--------|--------| ### Summary: Refactored mutation machine to separate TQL logic and introduced SurrealDB mutation machine for better...
| :rocket: | This description was created by [Ellipsis](https://www.ellipsis.dev) for commit 7e1dc6eee2c2b23dded413484ea852f47a07c1c4 | |--------|--------| ### Summary: Refactored the mutation machine into modular components, enhancing maintainability, code clarity, and handling of...