We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 517c268 commit e282643Copy full SHA for e282643
CHANGELOG.md
@@ -8,7 +8,7 @@
8
- Add [usql](https://github.com/xo/usql) support: please create `queries.sql` with the following code:
9
10
```sql
11
--- DSN_URL=duck://data/demo.db
+-- DSN_URL=duck://./data/demo.db
12
13
-- QUERY now
14
select now();
0 commit comments