Skip to content

Query installed applications database#103

Merged
JoshuaAFerguson merged 1 commit into
mainfrom
claude/query-installed-apps-016kfctFYmyQdDQVxfzgLWiG
Nov 19, 2025
Merged

Query installed applications database#103
JoshuaAFerguson merged 1 commit into
mainfrom
claude/query-installed-apps-016kfctFYmyQdDQVxfzgLWiG

Conversation

@JoshuaAFerguson

Copy link
Copy Markdown
Member

Use COALESCE(ia.configuration::text, '{}') to handle NULL values and avoid "invalid input syntax for type json" errors when scanning the JSONB configuration column.

Use COALESCE(ia.configuration::text, '{}') to handle NULL values
and avoid "invalid input syntax for type json" errors when scanning
the JSONB configuration column.
@JoshuaAFerguson JoshuaAFerguson merged commit 4572d24 into main Nov 19, 2025
9 of 23 checks passed
@JoshuaAFerguson JoshuaAFerguson deleted the claude/query-installed-apps-016kfctFYmyQdDQVxfzgLWiG branch November 19, 2025 05:04
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.

2 participants