Skip to content

Release v0.1.8

Compare
Choose a tag to compare
@lfnovo lfnovo released this 03 Jan 17:19
· 6 commits to main since this release

Fixes

  • Fixed query generation to use correct SurrealDB syntax
  • Fixed SET statements to use = instead of : for assignments
  • Fixed record ID handling in UPDATE queries
  • Added better handling of different response formats from SurrealDB