Update duckdb. use more duckdb. Fix the display of stats
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# If running the rails server then create or migrate existing database
|
||||
if [ "${@: -2:1}" == "./bin/rails" ] && [ "${@: -1:1}" == "server" ]; then
|
||||
./bin/rails db:prepare
|
||||
./bin/rails ducklake:setup
|
||||
fi
|
||||
|
||||
exec "${@}"
|
||||
|
||||
Reference in New Issue
Block a user