Icaruk

Results 3 issues of Icaruk

# Info volta -v `1.0.5` volta ls ``` ⚡️ Currently active tools: Node: v16.13.0 (default) Tool binaries available: pm2, pm2-dev, pm2-docker, pm2-runtime (default) ``` node -v `v16.13.0` # Steps to...

### Describe the bug Using `SELECT` + `WHERE` using a field will always return `[]`. ### Steps to reproduce Insert data: ```sql CREATE person SET age = 16, can_drive =...

bug
topic:surrealql

### Describe the bug Export only exports the first table, even when all are selected. ### Steps to reproduce - Connect to my cloud instance (it happened on my self...

Bug