issues
search
piskvorky
/
sqlitedict
Persistent dict, backed by sqlite3 and pickle, multithread-safe.
Apache License 2.0
1.17k
stars
131
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Retrieving value of a specific key is slow
#75
MiladAlshomary
closed
6 years ago
6
Added the ability (and tests of) integer, float, tuple, and frozenset keys
#74
Jwink3101
opened
6 years ago
5
Key ambiguity
#73
Jwink3101
opened
6 years ago
7
Retrieve all table names from existing SQLite file.
#72
transfluxus
closed
6 years ago
5
add method that lists all tables
#71
transfluxus
closed
6 years ago
1
Add PyPy to Travis
#70
menshikh-iv
closed
7 years ago
1
Interrupted iteration over a SqliteDict instance
#69
ants-sinica
closed
1 year ago
1
Maximum number of keys and multiple dicts in a database?
#68
ayaanhossain
closed
7 years ago
2
in-memory use
#67
dineshbvadhia
opened
7 years ago
7
Question: Issues with json encode? Also, is it multiprocess safe?
#66
Jwink3101
closed
7 years ago
2
Custom serialization
#65
erosennin
closed
7 years ago
2
Find a way to test with sqlite latest version in Travis
#64
tmylk
opened
7 years ago
2
Update sqlite version to 3.8.2
#63
tmylk
closed
7 years ago
0
Update .travis.yml with sqlite version output
#62
tmylk
closed
7 years ago
2
test SqliteDict(autocommit=False)
#61
bit
closed
7 years ago
1
Add Python 3.6 to Travis
#60
bit
closed
7 years ago
0
commit before turning off synchronous
#59
bit
closed
7 years ago
1
Python 3.6 support: sqlite3.OperationalError: Safety level may not be changed inside a transaction
#58
bit
closed
7 years ago
7
Update incorrect URLs in README
#57
pombredanne
closed
8 years ago
1
Remove downloads
#56
piskvorky
closed
8 years ago
1
Let __enter__ re-open a closed connection. Fixes #54
#55
ecederstrand
closed
8 years ago
0
Using context manager fails if used more than once
#54
ecederstrand
closed
8 years ago
3
Feature Proposal: Multiple simultaneous dictionaries with one db file
#53
wkatsak
opened
8 years ago
7
Question regarding commit()
#52
FlxVctr
opened
8 years ago
7
Revert "Table name quoting"
#51
tmylk
closed
8 years ago
2
Table name quoting
#50
Digenis
closed
8 years ago
5
Forgot to pickle when using the update method with a sequence
#49
Digenis
closed
8 years ago
1
SqliteDict memory issue
#48
janrygl
closed
1 year ago
6
Python 3.5 support
#47
jtatum
closed
8 years ago
1
program without close does not stop
#46
grizlupo
closed
8 years ago
18
Fix exit error TypeError("'NoneType' object is not callable",) using catch try block in close method
#45
janrygl
closed
8 years ago
4
Fix exit errors: TypeError("'NoneType' object is not callable",)
#44
piskvorky
closed
8 years ago
1
Pull request proposal: Fixing the python 2->3 UnicodeError
#43
shirish93
opened
8 years ago
0
.terminate() failed to delete file xx.sqlite, clear() can not reset the file size...
#42
ClericPy
closed
8 years ago
6
fix #40
#41
guyskk
closed
8 years ago
1
AttributeError: 'NoneType' object has no attribute 'filename'
#40
guyskk
closed
8 years ago
2
Fix for terminating tempfile error
#39
adibo
closed
8 years ago
3
fixed failure to check item deletion
#38
nrhinehart
closed
8 years ago
4
Read-only mode
#37
nrhinehart
closed
9 years ago
2
Fixed issue with dict iterators.
#36
olavurmortensen
closed
9 years ago
4
Use pickle.dumps(key) as key, so any picklable object can be the key
#35
cy18
closed
9 years ago
2
setdefault does not work as for dict
#34
ziky90
closed
9 years ago
1
Added PyPy to the build
#33
thedrow
closed
7 years ago
8
docs: add section on motivation
#32
ianozsvald
opened
9 years ago
9
Key pickling 2.0: reverse unused
#31
jquast
closed
6 years ago
3
Key pickling2.0
#30
ziky90
closed
7 years ago
2
Beginning of (backards-compatible) Key pickling
#29
jquast
closed
9 years ago
20
Report exceptions in SqliteMultithread.
#28
jquast
closed
9 years ago
7
Provide 100% testcov
#27
jquast
closed
9 years ago
2
Pickling keys for possibility of saving any picklable objects as keys
#26
ziky90
closed
9 years ago
7
Previous
Next