Skip to content

Updating @aliou/obsdx-base-ast, @aliou/obsdx-base-engine, @aliou/obsdx-cli, @aliou/obsdx-index#6

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Updating @aliou/obsdx-base-ast, @aliou/obsdx-base-engine, @aliou/obsdx-cli, @aliou/obsdx-index#6
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@aliou/obsdx-base-engine@0.1.1

Patch Changes

  • @aliou/obsdx-base-ast@0.1.1

@aliou/obsdx-index@0.1.1

Patch Changes

  • @aliou/obsdx-base-ast@0.1.1

@aliou/obsdx-base-ast@0.1.1

@aliou/obsdx-cli@0.1.1

Patch Changes

  • fc35986: Fix property value filtering for booleans and numbers

    The properties files --name <name> --value <value> command now correctly matches boolean and numeric property values. Previously, --value true was compared as the JSON string "true" instead of the JSON boolean true, causing matches to fail. The SQL query now uses a dual comparison (json_quote(?) or ?) so both JSON-quoted strings and raw JSON primitives match correctly.

    • @aliou/obsdx-base-ast@0.1.1
    • @aliou/obsdx-base-engine@0.1.1
    • @aliou/obsdx-index@0.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants