mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-07-07 20:45:01 +00:00
add comment about config.toml env var
This commit is contained in:
parent
7fa6ff9bb3
commit
10d0dc218b
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
[env]
|
[env]
|
||||||
LIBSQLITE3_FLAGS = "-DSQLITE_ENABLE_MATH_FUNCTIONS"
|
LIBSQLITE3_FLAGS = "-DSQLITE_ENABLE_MATH_FUNCTIONS" # necessary for rusqlite dependency in order to bundle SQLite with math functions included
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue