From 3c4d960d3ec36684db55a52bc55bc4272904ceb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Thu, 6 Jan 2011 09:04:07 -0200 Subject: libraries/SQLObject: Updated for version 0.15.0. Signed-off-by: Niels Horn --- libraries/SQLObject/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libraries/SQLObject/README') diff --git a/libraries/SQLObject/README b/libraries/SQLObject/README index a726dfb801..68c083d665 100644 --- a/libraries/SQLObject/README +++ b/libraries/SQLObject/README @@ -1,7 +1,7 @@ SQLObject is a popular Object Relational Manager for providing an object interface to your database, with tables as classes, rows as -instances, and columns as attributes. SQLObject includes a -Python-object-based query language that makes SQL more abstract, and +instances, and columns as attributes. SQLObject includes a +Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications. Supports MySQL, PostgreSQL, SQLite, Firebird, Sybase, MSSQL and MaxDB -- cgit v1.2.3