blitz-orm
blitz-orm copied to clipboard
temp: test
[!IMPORTANT] Enhance
buildSURQLMutationto handle$tempIdin metadata, update Docker command to--strictmode, and add test cases for mutation outputs with$fields.
- Mutation Building:
- In
build.ts,buildSURQLMutationnow processes$tempIdin metadata, converting it to'_:'format.- Updates
OUTPUTstring to includemetaStringwith$tempIdhandling.- Testing:
- In
test.sh, Docker command updated to use--strictmode for SurrealDB.- Adds two skipped test cases in
basic.tsto test mutation outputs with$fields.- Misc:
- Minor logging additions in
basic.tsfor debugging purposes.This description was created by
for fd0e38bad874b88ad5b866499b08df2061a37b63. You can customize this summary. It will automatically update as commits are pushed.