Dependencies for direct-sqlite-2.3.29
Libraries
direct-sqlite
- base (>=4.11 && <5)
- bytestring (>=0.9.2.1)
- text (>=0.11)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| systemlib | Use the system-wide sqlite library | Disabled |
| fulltextsearch | Enable full-text search when using the bundled sqlite library | Enabled |
| urifilenames | Enable URI filenames when using the bundled sqlite library | Enabled |
| haveusleep | Enable use of os function usleep. | Enabled |
| json1 | Enable json1 extension. | Enabled |
| mathfunctions | Enable built-in mathematical functions | Disabled |
| dbstat | Enable dbstat virtual table | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info