Release v2.0.1
- Added the ability to stream imports and exports
- The
.import()method now accepts aReadableStream - The
.export()method now provides a chainable.raw()method which returns aResponse. This is useful when you require access to the underlying export stream.
- The
- Added an
.exportModel()method for exporting SurrealML models - Fixed query duration stats not parsing correctly