0
I Use This!
Inactive

Commits : Listings

Analyzed 5 minutes ago. based on code collected about 10 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
o The constructor of the datetime.datetime object disrespects the time More... over 7 years ago
The object.__init__() constructor should not be called from More... over 14 years ago
Fix logic. Field can also be NULL. More... over 15 years ago
Better support for BOOLEAN datatype. This feature is necessary for More... over 15 years ago
Improve optional timezone handling by adding local and server timezones More... over 15 years ago
1. Add optional tzinfo object to be set in all returned datetime.datetime More... over 15 years ago
Fix exceptions test. More... over 15 years ago
Add virtualize dbapi exceptions only once during the first import More... over 15 years ago
Move virtual exceptions to global scope and do not keep them in the scope of More... over 15 years ago
The __import__() function requires the fromlist argument in order to More... over 15 years ago
The MySQLdb now contains a DATETIME datatype so make workaround optional. More... over 15 years ago
add svn to README More... almost 17 years ago
added setup.py More... almost 17 years ago
removed del dbapi from dal __init__.py More... over 18 years ago
removed del dbapi from dal __init__.py More... over 18 years ago
Fixes for datetime parameter handling. More... over 19 years ago
fixed for fixed dbtime More... over 19 years ago
dbtime now accepts list, dict, and list of dicts. More... over 19 years ago
Added INSTALL section to README More... over 19 years ago
Added BSD License. More... over 19 years ago
Added paramstyle to cursor, corrected return values for fetchone and fetchmany to [] for no results. More... over 19 years ago
Several api fixes to cursor. More... over 19 years ago
Added close method to Cursor. More... over 19 years ago
More paramstyle tests... More... over 19 years ago
Added basic segmentize and paramstyle tests to test_paramstyles.py...getting the hang of unittest now. More... over 19 years ago
Added test_paramstyles.py for unit tests; Still learning how to use the unittest module though, so no meaningful tests yet. More... over 19 years ago
Added dtuple.py. See http://www.lyra.org/greg/python/dtuple.py More... over 19 years ago
Fixed paramstyles.convert call. More... over 19 years ago
Changed escape chars for psycopg and MySQLdb More... over 19 years ago
*** empty log message *** More... over 19 years ago