issues
search
rogerbinns
/
apsw
Another Python SQLite wrapper
https://rogerbinns.github.io/apsw/
Other
740
stars
97
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement tp_str on APSW classes
#494
rogerbinns
closed
1 year ago
1
Enhancements to apsw.ext
#493
scarlock
closed
1 year ago
2
Set SQLITE_MAX_MMAP_SIZE to 1TB (or some other huge value)
#491
yuri-kilochek
closed
1 year ago
3
Remove include of <alloca.h>
#490
abs0
closed
1 year ago
2
Make VFS use chained exceptions
#489
rogerbinns
closed
1 year ago
2
Prevent calling constructors multiple times
#488
rogerbinns
closed
1 year ago
0
Use VLAs and only Windows alloca
#487
lugia19
closed
1 year ago
5
Bump pypa/cibuildwheel from 2.15 to 2.16
#486
dependabot[bot]
closed
1 year ago
0
Bump docker/setup-qemu-action from 2 to 3
#485
dependabot[bot]
closed
1 year ago
0
PyObject_GetBuffer should also do a PyBuffer_isContiguous
#484
rogerbinns
closed
1 year ago
0
Output mode JSON should either be an Array or not use trailing commas
#483
fzakaria
closed
1 year ago
2
Output JSON doesn't handle 0 byte objects
#482
fzakaria
closed
1 year ago
1
Bump actions/checkout from 3 to 4
#481
dependabot[bot]
closed
1 year ago
0
Update exception handling
#480
rogerbinns
closed
1 year ago
1
fix typo practise -> practice
#479
fzakaria
closed
1 year ago
1
Add type annotations to shell
#478
rogerbinns
opened
1 year ago
0
Improve callback performance (C to Python calls)
#477
rogerbinns
closed
1 year ago
0
Revisit GIL acquire/release
#476
rogerbinns
closed
1 year ago
1
Segmentation fault on cursor property `expanded_sql`
#475
jlintusaari
closed
1 year ago
1
Add sqlite3_stmt_explain
#474
rogerbinns
closed
1 year ago
0
FTS5 auxiliary and tokenization function support
#473
rogerbinns
opened
1 year ago
0
apsw.ext.log_sqlite should understand warning
#472
rogerbinns
closed
1 year ago
0
Remove support for Python 3.6 and 3.7
#471
rogerbinns
closed
1 year ago
0
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
#470
dependabot[bot]
closed
1 year ago
1
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.9
#469
dependabot[bot]
closed
1 year ago
1
Multithreading Documentation
#468
Nikratio
closed
1 year ago
6
Bump pypa/cibuildwheel from 2.14.1 to 2.15.0
#467
dependabot[bot]
closed
1 year ago
1
Add callbacks, float, blob, and None to speedtest
#466
rogerbinns
opened
1 year ago
0
How to speedup virtual tables?
#465
fzakaria
closed
1 year ago
29
Example / doc for how to do custom pragma for a vfs
#464
rogerbinns
closed
1 year ago
1
apsw.SQLError: SQLError: SQL logic error
#463
abdelouahabb
closed
1 year ago
9
Tests fail with AttributeError: module 'apsw' has no attribute 'format_sql_value'
#462
mcepl
closed
1 year ago
10
Bump pypa/cibuildwheel from 2.13.1 to 2.14.1
#461
dependabot[bot]
closed
1 year ago
0
Add best practises module
#460
rogerbinns
closed
1 year ago
1
MisuseError from apsw.log
#459
Nikratio
closed
1 year ago
8
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8
#458
dependabot[bot]
closed
1 year ago
0
Bump pypa/cibuildwheel from 2.13.1 to 2.14.0
#457
dependabot[bot]
closed
1 year ago
1
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
#455
dependabot[bot]
closed
1 year ago
0
BEGIN/END becomes BEGIN/COMMIT
#454
raffaem
closed
1 year ago
1
No amalgamation mode
#453
rogerbinns
closed
1 year ago
1
Bump pypa/cibuildwheel from 2.12.3 to 2.13.1
#452
dependabot[bot]
closed
1 year ago
0
Implement VFS xCurrentTimeInt64
#451
rogerbinns
closed
1 year ago
0
Test failure with Python 3.12.0b1
#450
mgorny
closed
1 year ago
4
Bump pypa/cibuildwheel from 2.12.3 to 2.13.0
#449
dependabot[bot]
closed
1 year ago
1
Disable ICU for pypi
#448
rogerbinns
closed
1 year ago
2
Use length not hash in statement cache
#447
rogerbinns
closed
1 year ago
1
use METH_FASTCALL | METH_KEYWORDS
#446
rogerbinns
closed
1 year ago
1
speedtest: show median values
#444
rogerbinns
closed
1 year ago
0
Make amalgamation smaller
#443
rogerbinns
closed
1 year ago
2
Latest published version (3.41.2.0) contains broken type annotations
#441
yuri-kilochek
closed
1 year ago
2
Previous
Next