Skip to content

[Issue #1150] cache row id ranges in main index cache to reduce sqlite reads #14

[Issue #1150] cache row id ranges in main index cache to reduce sqlite reads

[Issue #1150] cache row id ranges in main index cache to reduce sqlite reads #14

Workflow file for this run

name: Pull Request Build Check
on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
verify:
uses: ./.github/workflows/build-pixels.yml
with:
build_type: "pr"
skip_package: true