BEGIN CONCURRENT, wal2. (#138)

This commit is contained in:
Nuno Cruces
2024-08-09 00:48:25 +01:00
committed by GitHub
parent dc4113073c
commit 9a610888f9
7 changed files with 131 additions and 2 deletions

View File

@@ -29,5 +29,10 @@ embed/build.sh
util/vtabutil/parse/download.sh
util/vtabutil/parse/build.sh
# Download and build the bedrock branch (bcw2 patches)
if [[ "$OSTYPE" == "linux"* ]]; then
embed/bcw2/build.sh
fi
# Check diffs
git diff --exit-code

View File

@@ -28,4 +28,5 @@ jobs:
with:
subject-path: |
embed/sqlite3.wasm
embed/bcw2/bcw2.wasm
util/vtabutil/parse/sql3parse_table.wasm