[SQL-CVS] r3751 - SQLObject/branches/0.9/docs
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: <sub...@co...> - 2008-12-25 15:57:47
|
Author: phd Date: 2008-12-25 08:57:42 -0700 (Thu, 25 Dec 2008) New Revision: 3751 Modified: SQLObject/branches/0.9/docs/SQLObject.txt Log: Fixed a heading. Modified: SQLObject/branches/0.9/docs/SQLObject.txt =================================================================== --- SQLObject/branches/0.9/docs/SQLObject.txt 2008-12-21 18:18:37 UTC (rev 3750) +++ SQLObject/branches/0.9/docs/SQLObject.txt 2008-12-25 15:57:42 UTC (rev 3751) @@ -1746,8 +1746,8 @@ .. _this page: http://www.volny.cz/iprenosil/interbase/ip_ib_indexcalculator.htm -SybaseConnection ----------------- +Sybase +------ `SybaseConnection` takes the arguments `host`, `db`, `user`, and `password`. It also takes the extra boolean argument `locking` (default |