observablehq / stdlib

The Observable standard library.
https://observablehq.com/@observablehq/standard-library
ISC License
959 stars 83 forks source link

Add SQL tag function and dialect property to SQLiteDatabaseClient #268

Closed annie closed 2 years ago

annie commented 2 years ago

This change brings SQLiteDatabaseClient up to parity with the other DatabaseClient implementations in Observable.

Tested locally:

Screen Shot 2021-10-26 at 16 31 19
annie commented 2 years ago

TODO: bump version and publish!