Skip to content

Commit e282643

Browse files
committed
chore: polishing
1 parent 517c268 commit e282643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- Add [usql](https://github.com/xo/usql) support: please create `queries.sql` with the following code:
99

1010
```sql
11-
-- DSN_URL=duck://data/demo.db
11+
-- DSN_URL=duck://./data/demo.db
1212

1313
-- QUERY now
1414
select now();

0 commit comments

Comments
 (0)