Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
simonw
/
sqlite-utils
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
167
Star
2.2k
Code
Issues
76
Pull requests
33
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: simonw/sqlite-utils
Actions
All workflows
Workflows
Calculate test coverage
Calculate test coverage
Check spelling in documentation
Check spelling in documentation
CodeQL
CodeQL
Copilot
Copilot
Copilot cloud agent
Copilot cloud agent
Copilot code review
Copilot code review
Dependency Graph
Dependency Graph
Publish Python Package
Publish Python Package
Read the Docs Pull Request Preview
Read the Docs Pull Request Preview
Test
Test
Show more workflows...
Management
Caches
Read the Docs Pull Request Preview
Read the Docs Pull Request Preview
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
documentation-links.yml
will be ignored since log searching is not yet available
122 workflow runs
122 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Python 3.15 rc2
Read the Docs Pull Request Preview
#179:
Pull request
#852
opened by
simonw
50s
50s
View #852
View workflow file
docs: clarify transform() behavior for indexes, views and triggers
Read the Docs Pull Request Preview
#178:
Pull request
#851
opened by
princethummar1
21m 19s
21m 19s
View #851
View workflow file
fix: raise NoTable from rows_where() and delete_where() for non-existent tables
Read the Docs Pull Request Preview
#177:
Pull request
#850
opened by
ikatyal2110
11s
11s
View #850
View workflow file
docs: keep CLI options literal in Python API cross-links
Read the Docs Pull Request Preview
#176:
Pull request
#848
opened by
fly1d
10s
10s
View #848
View workflow file
Add -o/--column-order option to insert and upsert
Read the Docs Pull Request Preview
#175:
Pull request
#847
opened by
ChrisJr404
10s
10s
View #847
View workflow file
create-table --sql option for CREATE TABLE AS SELECT
Read the Docs Pull Request Preview
#174:
Pull request
#846
opened by
ChrisJr404
7s
7s
View #846
View workflow file
tables and views commands accept optional table/view names (#478)
Read the Docs Pull Request Preview
#173:
Pull request
#845
opened by
ChrisJr404
12s
12s
View #845
View workflow file
docs: render insert --convert and query --functions with literal hyphens
Read the Docs Pull Request Preview
#172:
Pull request
#844
opened by
jennifferweslowski-design
10s
10s
View #844
View workflow file
Fix for sqlite-utils 4.2 crashing bug
Read the Docs Pull Request Preview
#171:
Pull request
#843
opened by
simonw
16s
16s
View #843
View workflow file
Fix count_where() raising OperationalError on nonexistent tables
Read the Docs Pull Request Preview
#170:
Pull request
#840
opened by
ikatyal2110
9s
9s
View #840
View workflow file
Pyright type annotations
Read the Docs Pull Request Preview
#169:
Pull request
#839
opened by
simonw
11s
11s
View #839
View workflow file
Handle empty input in rows_from_file
Read the Docs Pull Request Preview
#168:
Pull request
#837
opened by
RamiNoodle733
9s
9s
View #837
View workflow file
Introspection of check constraints + .transform() supports them
Read the Docs Pull Request Preview
#167:
Pull request
#835
opened by
simonw
19s
19s
View #835
View workflow file
transform() now works for tables referenced by views
Read the Docs Pull Request Preview
#166:
Pull request
#832
opened by
simonw
13s
13s
View #832
View workflow file
Fix convert --dry-run using bracket quoting instead of quote_identifier()
Read the Docs Pull Request Preview
#165:
Pull request
#830
opened by
ikatyal2110
13s
13s
View #830
View workflow file
Escape tokenize argument in enable_fts to prevent SQL injection
Read the Docs Pull Request Preview
#164:
Pull request
#828
opened by
bunlongheng
13s
13s
View #828
View workflow file
task/01KZ9VS4RHCTDSGVJY9N1HRTY5
Read the Docs Pull Request Preview
#163:
Pull request
#827
opened by
parkergurney
8s
8s
View #827
View workflow file
task/01KZ9VS57ETQG6JQ4Q6FAKXNQE
Read the Docs Pull Request Preview
#162:
Pull request
#826
opened by
parkergurney
12s
12s
View #826
View workflow file
Use quote_identifier() in indexes/xindexes PRAGMA statements
Read the Docs Pull Request Preview
#161:
Pull request
#825
opened by
nyxst4ck
15s
15s
View #825
View workflow file
Fix transform() raising TransformError when renaming an indexed column
Read the Docs Pull Request Preview
#160:
Pull request
#823
opened by
ikatyal2110
16s
16s
View #823
View workflow file
Emit LIMIT -1 when offset is used without limit
Read the Docs Pull Request Preview
#159:
Pull request
#821
opened by
ethanhawkes-gif
16s
16s
View #821
View workflow file
Fix transform() corrupting ANY columns on STRICT tables to REAL
Read the Docs Pull Request Preview
#158:
Pull request
#820
opened by
ikatyal2110
11s
11s
View #820
View workflow file
fix: allow rows_where(offset=...) without limit
Read the Docs Pull Request Preview
#157:
Pull request
#819
opened by
ltsyk
16s
16s
View #819
View workflow file
Fix KeyError when passing an unrecognized string type to create_table or add_column
Read the Docs Pull Request Preview
#156:
Pull request
#818
opened by
ikatyal2110
13s
13s
View #818
View workflow file
Fix rows_where() crash when offset is given without limit
Read the Docs Pull Request Preview
#155:
Pull request
#817
opened by
ikatyal2110
8s
8s
View #817
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.