surrealdb 0.6.2 copy "surrealdb: ^0.6.2" to clipboard
surrealdb: ^0.6.2 copied to clipboard

outdated

SurrealDB client written in pure dart. Auto reconnect, Typed functions

[0.6.2] #

  • Fixed signin command to use namespace, database and scope parameters

[0.6.1] #

  • Fixed signup command to use proper params (#12)

[0.6.0] #

  • Breaking: signin and signup methods parameters are now named parameters for supporting scope authentication. Now you can pass namespace,database,scope and extra parameters to signin and signup methods. extra parameter is Map type and everyting you put in this map will be sent to server.

[0.5.0] #

  • Now surrealdb has optional options parameter in constructor. You can set timeout duration with it for all rpc calls.

[0.4.8] #

  • fix: selecting single record throws exception on nightly builds (#4)

[0.4.7] #

  • change ping return type to void for future surrealdb builds (#4)

[0.4.6] #

  • fixed (#2)

0.4.5 #

  • update readme

0.4.4 #

  • fix example

0.4.3 #

  • fix example & readme

0.4.2 #

  • update readme

0.4.1 #

  • remove print statements

0.4.0 #

  • unused codes removed
  • unused dependencies removed

0.3.5 #

  • Initial implementations

0.0.1 #

  • Init
36
likes
0
points
199
downloads

Publisher

verified publisherduhanbalci.com

Weekly Downloads

SurrealDB client written in pure dart. Auto reconnect, Typed functions

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

web_socket_channel

More

Packages that depend on surrealdb