dbcli / dbcli/litecli

feature request: sqlite3.38+ support for json to use its new features

Open
#152 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.3k
Forks
95
PR merge metrics
No merged PRs in 30d

Description

the > and >> operators on json objects are not yet supported in litecli, they're added in 3.38. Thanks.

Contributor guide

Open the contributing guide

Research direction

Start by locating litecli's handling of SQLite JSON operators and syntax highlighting, then trace how the > and >> operators are recognized. Verify behavior with SQLite 3.38 or newer and confirm that both operators work without breaking existing JSON support.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, sqlite
Domain
cli, databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.