issues
search
rogerbinns
/
apsw
Another Python SQLite wrapper
https://rogerbinns.github.io/apsw/
Other
739
stars
97
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Avoid superfluous readonly warnings
#544
DavidBuchanan314
closed
3 days ago
2
Support session extension
#543
rogerbinns
opened
4 days ago
0
Add dbstat related helpers
#542
rogerbinns
opened
1 week ago
0
Support checksum VFS
#541
rogerbinns
closed
2 days ago
1
Remove RBU
#540
rogerbinns
closed
4 days ago
0
Remove Python 3.8 support
#539
rogerbinns
closed
2 weeks ago
0
Add web output mode, including to the shell
#537
rogerbinns
opened
1 month ago
0
changes() from an update statement not what I am expecting
#536
scarlock
closed
2 months ago
3
Bump pypa/cibuildwheel from 2.20 to 2.21
#535
dependabot[bot]
closed
1 week ago
0
Doc updates
#534
rogerbinns
closed
2 days ago
0
How do I get second connection to see table immediately after first connection creates it?
#533
jnrbsn
closed
2 months ago
2
Remove RTD fonts for source build
#532
rogerbinns
closed
3 months ago
0
Bump pypa/cibuildwheel from 2.19 to 2.20
#531
dependabot[bot]
closed
3 months ago
0
Include older supported Pythons when building Linux ARM wheels
#530
Jackenmen
closed
4 months ago
9
Comprehensive dump module
#529
rogerbinns
opened
5 months ago
0
apsw.ext.query_info should find bound parameters
#528
rogerbinns
closed
5 months ago
0
Bump pypa/cibuildwheel from 2.18 to 2.19
#527
dependabot[bot]
closed
5 months ago
0
VFS xRandomness errors need to be unraisable
#526
rogerbinns
closed
5 months ago
1
Implement SQLITE_FCNTL_VFSNAME
#525
rogerbinns
closed
5 months ago
0
Update Connection.pragma with schema parameter
#524
rogerbinns
closed
5 months ago
0
con.pragma can't accept blobs
#523
rogerbinns
closed
5 months ago
1
Don't cache pragmas
#522
rogerbinns
closed
5 months ago
0
Support subtypes in functions
#521
rogerbinns
opened
6 months ago
0
query execution row and time limits
#520
rogerbinns
opened
6 months ago
1
Bump pypa/cibuildwheel from 2.17 to 2.18
#519
dependabot[bot]
closed
6 months ago
0
Revise logging levels
#518
rogerbinns
closed
6 months ago
0
Datetimes into sqlite via APSW
#517
mohmad-null
closed
6 months ago
1
`connection.setrowtrace` stops working when adapters are registered
#516
mohmad-null
closed
6 months ago
5
connection.set_row_trace - excepts; Connection.setrowtrace works
#515
mohmad-null
closed
6 months ago
4
Update to Unicode 16.0 when released September 2024
#514
rogerbinns
closed
1 month ago
3
Incorrect values in `colUsed`
#513
betodealmeida
closed
7 months ago
2
Switch to cosign for signing
#512
rogerbinns
closed
6 months ago
0
error: static declaration of ‘PyLong_AsInt’ in Python 3.13+
#511
dfateyev
closed
8 months ago
3
Bump pypa/cibuildwheel from 2.16 to 2.17
#510
dependabot[bot]
closed
7 months ago
0
Implement Unicode TR-29 and TR-14
#509
rogerbinns
closed
6 months ago
1
Cursor.executemany should be annotated as accepting Iterable[Bindings] instead of Sequence[Bindings]
#508
spikethehobbitmage
closed
9 months ago
1
Unknown apsw attribute 'SQLiteValues'
#507
matrey
closed
10 months ago
3
VFS Null filename opens
#506
abdelouahabb
closed
10 months ago
10
Make statement cache recycle bin be part of per Connection StatementCache and not separate, also check hash algorithm
#505
rogerbinns
closed
8 months ago
0
Bump actions/download-artifact from 3 to 4
#504
dependabot[bot]
closed
10 months ago
0
Bump actions/upload-artifact from 3 to 4
#503
dependabot[bot]
closed
10 months ago
0
Allow multiple tracing/profile callbacks
#502
rogerbinns
closed
1 month ago
1
URIFilename doesn't detect underlying database has been closed
#501
rogerbinns
closed
12 months ago
0
format_query_table shorter numeric representation
#500
rogerbinns
closed
5 months ago
1
Doc listing of everything
#499
rogerbinns
opened
12 months ago
0
Py_TPFLAGS_MANAGED_WEAKREF for Python 3.12+
#498
rogerbinns
opened
12 months ago
0
Update hash algorithms for checksums
#497
rogerbinns
closed
1 year ago
0
Wrap sqlite3_uri_key
#496
rogerbinns
closed
1 year ago
0
`make_virtual_module` fails when using `TypesConverterCursorFactory`
#495
alexneufeld
closed
1 year ago
3
Implement tp_str on APSW classes
#494
rogerbinns
closed
1 year ago
1
Next