mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
commit
5bd85774cf
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ Example usage:
|
|||
```go
|
||||
import (
|
||||
"database/sql"
|
||||
_"github.com/tursodatabase/limbo"
|
||||
_ "github.com/tursodatabase/limbo"
|
||||
)
|
||||
|
||||
conn, _ = sql.Open("sqlite3", "sqlite.db")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue