This website requires JavaScript.
Explore
Help
Register
Sign In
sablink
/
entropy
Watch
1
Star
0
Fork
0
You've already forked entropy
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6adf4e81e56aee32d86273d7345df7406e1d71b
entropy
/
lib
/
entropy
/
db
T
History
Fabio Erculiani
db91ce20b4
[entropy.db] catch idiotic "no transaction is active" sqlite3 OperationalError
2012-11-25 18:33:21 +01:00
..
__init__.py
[entropy.db] move most of the standard SQL code to entropy.db.sql
2012-08-11 21:58:41 +02:00
cache.py
[entropy.db] split entropy.db package module into cache and sqlite
2012-08-08 11:11:42 +02:00
exceptions.py
[entropy.db.exceptions] introduce RestartTransaction exception
2012-08-14 19:27:20 +02:00
mysql.py
[entropy.db] move _getLiveCacheKey and __hash__ to entropy.db.sql
2012-08-16 21:30:51 +02:00
skel.py
[entropy.db.sql] major cursor and connection pooling rework
2012-08-15 20:59:45 +02:00
sql.py
[entropy.db] catch idiotic "no transaction is active" sqlite3 OperationalError
2012-11-25 18:33:21 +01:00
sqlite.py
[entropy.db.sql] move methods used by _addPackage() into class
2012-08-22 17:41:01 +02:00