|
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
|
2013-08-16
|
Oleg Broytman
|
[5d93db]
Patches from Neil Muller to run tests with MySQL
|
|
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-08-19
|
Oleg Broytman
|
[eda6f4]
self.make_conn_str() returns either a str or a ...
|
|
mysql
|
2011-05-08
|
Oleg Broytman
|
[721ead]
Decorators @classmethod and @staticmethod are u...
|
|
postgres
|
2013-09-30
|
Oleg Broytman
|
[b41c01]
When a PostgresConnection raises an exception t...
|
|
rdbhost
|
2011-01-26
|
Oleg Broytman
|
[48bc43]
Parameter 'backend' in DB URI is no longer supp...
|
|
sqlite
|
2014-04-12
|
Oleg Broytman
|
[2fed51]
Adapt duplicate error message strings for SQLit...
|
|
sybase
|
2013-04-20
|
Oleg Broytman
|
[d2759f]
print => printDebug to avoid problems with unicode
|
|
tests
|
2014-10-26
|
Oleg Broytman
|
[d7a12d]
Allow unicode in .orderBy(u'-column')
|
|
util
|
2011-03-15
|
Oleg Broytman
|
[d085a7]
SQLObject stopped supporting Python 2.3 long ago.
|
|
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-10-26
|
Oleg Broytman
|
[47dde2]
Release 1.5.3
|
|
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-08-20
|
Oleg Broytman
|
[23dd02]
Encode unicode enum values to str
|
|
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
|
[8454d4]
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-10-05
|
Oleg Broytman
|
[a7c526]
Changed old FSF address to the new one
|
|
sqlbuilder.py
|
2013-10-05
|
Oleg Broytman
|
[a7c526]
Changed old FSF address to the new one
|
|
sresults.py
|
2014-10-26
|
Oleg Broytman
|
[d7a12d]
Allow unicode in .orderBy(u'-column')
|
|
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...
|