1
0
Fork 0

Adding upstream version 26.3.8.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-13 22:00:18 +01:00
parent 7ee28625fb
commit b80c44840a
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
89 changed files with 59179 additions and 57645 deletions

View file

@ -3,6 +3,9 @@
install:
pip install -e .
bench: install-dev-rs-release
python benchmarks/bench.py
install-dev-rs-release:
cd sqlglotrs/ && python -m maturin develop -r