The user-notes command in cli-anything-codimd doesn't support PostgreSQL,
so the script now queries the database directly via SSH kubectl exec.
Also fixes SQL quote handling in db-query command.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add db-query-users.sh to simplify running cli-anything-codimd commands:
- list-users: List all users
- user-notes <id>: Show notes for specific user
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>