mirror of
https://github.com/trailbaseio/trailbase.git
synced 2025-12-16 15:15:51 -06:00
Building with MUSL required vendoring sqlite-vec and OpenSSL. Also clean up no-longer-supported TypeScript guest scripts.
7 lines
231 B
Plaintext
7 lines
231 B
Plaintext
[submodule "vendor/sqlean/bundled/sqlean"]
|
|
path = crates/sqlean/bundled/sqlean
|
|
url = https://github.com/trailbaseio/sqlean
|
|
[submodule "vendor/sqlite-vec"]
|
|
path = vendor/sqlite-vec
|
|
url = https://github.com/ignatz/sqlite-vec.git
|