sqlitecloud / sdk

Official SDK repository for SQLite Cloud databases and nodes.
https://sqlitecloud.io
31 stars 3 forks source link

php / non_linearizable / execute before AUTH #10

Closed danielebriggi closed 4 months ago

danielebriggi commented 4 months ago

See: https://github.com/sqlitecloud/sdk/blob/0945213eb150e9f06db5d44e2c49750b6fc8654b/C/sqcloud.c#L1666

When non_linearizable=1 then execute the relative command before the AUTH

marcobambini commented 4 months ago

Please, while working on this add also support for nonlinearizable (alias to non_linearizable) in the connection string