Merging upstream version 26.3.8.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
34733e7b48
commit
c16ed2270a
89 changed files with 59179 additions and 57645 deletions
3
Makefile
3
Makefile
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue