Skip to content

Comments

[DQL] Showing an empty cell for null booleans#116

Merged
dorian-krefft-dt merged 2 commits intomainfrom
feature/dql/showing-empty-cell
Feb 3, 2026
Merged

[DQL] Showing an empty cell for null booleans#116
dorian-krefft-dt merged 2 commits intomainfrom
feature/dql/showing-empty-cell

Conversation

@dorian-krefft-dt
Copy link
Collaborator

@dorian-krefft-dt dorian-krefft-dt commented Feb 3, 2026

The DQL query:

data record(t = true), record(t = false), record(t = null)

will show:
image

@dorian-krefft-dt dorian-krefft-dt self-assigned this Feb 3, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2025.3.1
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@dorian-krefft-dt dorian-krefft-dt merged commit 634feb0 into main Feb 3, 2026
7 checks passed
@dorian-krefft-dt dorian-krefft-dt deleted the feature/dql/showing-empty-cell branch February 6, 2026 19:40
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.

1 participant