FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-133390: Support table, index, trigger, view, column, function, and schema completion in the sqlite3 CLI by tanloong · Pull Request #136101 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-133390: Support table, index, trigger, view, column, function, and schema completion in the sqlite3 CLI
- #136101
#136101
Merged
encukou
merged 14 commits into
python:main
python/cpython:main
from
tanloong:sqlite3-cli-completion-table-index-triger-view-column-function-schema
tanloong/cpython:sqlite3-cli-completion-table-index-triger-view-column-function-schema
Copy head branch name to clipboard
Oct 24, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
gh-133390: Support table, index, trigger, view, column, function, and schema completion in the sqlite3 CLI
#136101
encukou
merged 14 commits into
python:main
python/cpython:main
from
tanloong:sqlite3-cli-completion-table-index-triger-view-column-function-schema
tanloong/cpython:sqlite3-cli-completion-table-index-triger-view-column-function-schema
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2025
Support table, index, trigger, view, column, function, and schema completion for sqlite3 CLI
tanloong
committed
7164755
View commit details
Copy full SHA for 7164755
Browse repository at this point
blurb add
tanloong
committed
a641e59
View commit details
Copy full SHA for a641e59
Browse repository at this point
Commits on Jul 1, 2025
Merge branch 'main' into sqlite3-cli-completion-table-index-triger-view-column-function-schema
tanloong
authored
0bfc0fd
View commit details
Copy full SHA for 0bfc0fd
Browse repository at this point
Add what's new
tanloong
committed
47d7fb4
View commit details
Copy full SHA for 47d7fb4
Browse repository at this point
Commits on Aug 9, 2025
Merge branch 'main' into sqlite3-cli-completion-table-index-triger-view-column-function-schema
tanloong
authored
393e24c
View commit details
Copy full SHA for 393e24c
Browse repository at this point
Commits on Oct 4, 2025
Merge branch 'main' into sqlite3-cli-completion-table-index-triger-view-column-function-schema
tanloong
committed
dfd3721
View commit details
Copy full SHA for dfd3721
Browse repository at this point
Commits on Oct 9, 2025
Merge branch 'main' into sqlite3-cli-completion-table-index-triger-view-column-function-schema
tanloong
committed
62b9dc5
View commit details
Copy full SHA for 62b9dc5
Browse repository at this point
use SQLite for more of manipulating and filtering
tanloong
committed
164a9e1
View commit details
Copy full SHA for 164a9e1
Browse repository at this point
formatting
tanloong
committed
2c99f21
View commit details
Copy full SHA for 2c99f21
Browse repository at this point
add comment
tanloong
committed
088e741
View commit details
Copy full SHA for 088e741
Browse repository at this point
Commits on Oct 12, 2025
test case-insensitive completion
tanloong
committed
445e279
View commit details
Copy full SHA for 445e279
Browse repository at this point
Merge branch 'main' into sqlite3-cli-completion-table-index-triger-view-column-function-schema
tanloong
committed
10f09e0
View commit details
Copy full SHA for 10f09e0
Browse repository at this point
skip PRAGMA-dependent completion tests on older SQLite versions (3.16.0 for columns, 3.30.0 for functions)
tanloong
committed
658d41c
View commit details
Copy full SHA for 658d41c
Browse repository at this point
Commits on Oct 21, 2025
add another assertion
tanloong
committed
48c60bf
View commit details
Copy full SHA for 48c60bf
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL