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
5c123b679fd0224812f4d33dbb8d660f3d81c30c
entropy
/
lib
/
entropy
/
db
T
History
Fabio Erculiani
af55cef3be
[entropy.db.sql] wrap the whole tuple() and frozenset() generation
2013-03-19 15:02:23 +00: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.sql] wrap _cur2tuple and _cur2frozenset functions using SQLCursorWrapper
2013-03-19 14:57:03 +00:00
skel.py
[entropy.db,entropy.spm] rewrite SPM package metadata update code
2013-03-12 13:55:01 +00:00
sql.py
[entropy.db.sql] wrap the whole tuple() and frozenset() generation
2013-03-19 15:02:23 +00:00
sqlite.py
[entropy.const] drop several etpConst constants, replace with more OO vars
2013-02-20 00:56:52 +00:00