Code

Invert date substraction to put activity in the past again (sf bug 842027).
[roundup.git] / test / test_mysql.py
2003-11-14 richard- Fixed retirement of items in rdbms imports (sf bug...
2003-11-11 richard- that's the postgresql backend in (cleaned up doc...
2003-11-05 jlgijsbersRemove duplication: use a 'extra_config' attribute...
2003-11-02 richardmore unit test work
2003-10-26 jlgijsbersAdd hasattr() check for backend in mysqlOpener.
2003-10-25 richard- using Zope3's test runner now, allowing GC checks...