|
firebird
|
2012-03-02
|
Oleg Broytman
|
[55d004]
Sorted imports.
|
|
include
|
2011-07-05
|
Oleg Broytman
|
[e2f80f]
Neil Muller fixed a bug in pydispatcher that pr...
|
|
inheritance
|
2011-05-15
|
Oleg Broytman
|
[e19a6c]
The first patch by Daniel Fetchinson from a ser...
|
|
manager
|
2011-05-15
|
Oleg Broytman
|
[e19a6c]
The first patch by Daniel Fetchinson from a ser...
|
|
maxdb
|
2011-05-15
|
Oleg Broytman
|
[e19a6c]
The first patch by Daniel Fetchinson from a ser...
|
|
mssql
|
2013-04-20
|
Oleg Broytman
|
[d2759f]
print => printDebug to avoid problems with unicode
|
|
mysql
|
2011-05-08
|
Oleg Broytman
|
[721ead]
Decorators @classmethod and @staticmethod are u...
|
|
postgres
|
2013-01-19
|
Oleg Broytman
|
[3e357d]
Use INSERT...RETURNING id
|
|
rdbhost
|
2011-01-26
|
Oleg Broytman
|
[48bc43]
Parameter 'backend' in DB URI is no longer supp...
|
|
sqlite
|
2012-02-01
|
Oleg Broytman
|
[c12566]
A bug was fixed in SQLiteConnection - clear _th...
|
|
sybase
|
2013-04-20
|
Oleg Broytman
|
[d2759f]
print => printDebug to avoid problems with unicode
|
|
tests
|
2013-07-10
|
Oleg Broytman
|
[e56293]
Helpers for class Outer were changed to lookup ...
|
|
util
|
2011-05-15
|
Oleg Broytman
|
[e19a6c]
The first patch by Daniel Fetchinson from a ser...
|
|
versioning
|
2011-05-15
|
Oleg Broytman
|
[e19a6c]
The first patch by Daniel Fetchinson from a ser...
|
|
__init__.py
|
2011-11-05
|
Oleg Broytman
|
[1669ac]
Merged revision 4471 from branch 1.2:
|
|
__version__.py
|
2014-04-13
|
Oleg Broytman
|
[f927c0]
Stable version 1.5.2
|
|
boundattributes.py
|
2011-05-08
|
Oleg Broytman
|
[721ead]
Decorators @classmethod and @staticmethod are u...
|
|
cache.py
|
2011-05-15
|
Oleg Broytman
|
[e19a6c]
The first patch by Daniel Fetchinson from a ser...
|
|
classregistry.py
|
2011-05-15
|
Oleg Broytman
|
[e19a6c]
The first patch by Daniel Fetchinson from a ser...
|
|
col.py
|
2013-04-28
|
Oleg Broytman
|
[f29a6d]
NCHAR/NVARCHAR and N''-quoted strings for MS SQ...
|
|
conftest.py
|
2011-07-05
|
Oleg Broytman
|
[d89b1b]
Neil Muller made the test suite runs with both ...
|
|
constraints.py
|
2007-09-21
|
Oleg Broytman
|
[db0061]
Removed True/False emulation - Python 2.3 has t...
|
|
converters.py
|
2012-06-22
|
Oleg Broytman
|
[8bd8a7]
Merged revision 4542 from branch 1.2: minor opt...
|
|
dbconnection.py
|
2013-07-07
|
Oleg Broytman
|
[ba0f4d]
A bug was fixed in DBConnection.close()
|
|
dberrors.py
|
2006-10-04
|
Oleg Broytman
|
[c1e728]
A patch by Mircea Amarascu <mircea@...
|
|
declarative.py
|
2011-05-15
|
Oleg Broytman
|
[e19a6c]
The first patch by Daniel Fetchinson from a ser...
|
|
events.py
|
2010-11-13
|
Oleg Broytman
|
[52bfce]
Major API change: post-functions for all signal...
|
|
index.py
|
2011-05-15
|
Oleg Broytman
|
[e19a6c]
The first patch by Daniel Fetchinson from a ser...
|
|
joins.py
|
2011-10-11
|
Oleg Broytman
|
[584eaa]
Use styles.capword instead of capitalize. Remov...
|
|
main.py
|
2013-05-26
|
Oleg Broytman
|
[f66039]
Merged revision 4603 from branch 1.4: fixed bug...
|
|
sqlbuilder.py
|
2013-07-10
|
Oleg Broytman
|
[e56293]
Helpers for class Outer were changed to lookup ...
|
|
sresults.py
|
2012-06-24
|
Oleg Broytman
|
[7c0f91]
Merged revision 4546 from branch 1.3: fixed a b...
|
|
styles.py
|
2007-09-21
|
Oleg Broytman
|
[db0061]
Removed True/False emulation - Python 2.3 has t...
|
|
views.py
|
2011-05-08
|
Oleg Broytman
|
[721ead]
Decorators @classmethod and @staticmethod are u...
|
|
wsgi_middleware.py
|
2006-01-26
|
Ian Bicking
|
[6c97b9]
Added a close option to .commit(), so you can c...
|