ダウンロードリスト

プロジェクト概要

SQLObject is an object-relational mapper, i.e., a library that will wrap your database tables in Python classes and your rows in Python instances. It currently supports MySQL through the 'MySQLdb' package, PostgreSQL through the 'psycopg' package, SQLite, Firebird, MaxDB (SAP DB), MS SQL, and Sybase. It should support Python versions back to 2.4.

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-08-31 05:36 リリース一覧に戻る
1.1.3

バグは、Postgresで修正されました - クエリを"client_encodingの設定"の引用符を追加します。
タグ: Stable, minor bugfix
A bug was fixed with Postgres - add quotes in "SET client_encoding" query.

プロジェクトリソース