Skip to content

Commit

Permalink
README: mention that DB drivers are required for a binary.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
vindarel committed Aug 29, 2024
1 parent 6e09543 commit 68444c4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -640,6 +640,11 @@ Or, with Roswell:
ros install mito
```

If you build a binary, reference a DB driver in your dependencies:

:dbd-sqlite3 :dbd-mysql :dbd-postgres


## See Also

* [CL-DBI](https://github.com/fukamachi/cl-dbi)
Expand Down

0 comments on commit 68444c4

Please sign in to comment.