Download List

專案描述

Mother is a Python module that hides SQL syntax
and gives you a set of intelligent classes and
methods that can self-adapt and understand various
situations. It could be considered as an Object
Relational Mapper with strong introspection. In
fact, configuration files, tables, fields, and
keys declarations are not needed.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-26 07:27
0.6.4-r5

The mothermapper -d option now also works on
complex PostgreSQL schemes.
標籤: Minor bugfixes

2008-03-08 23:21
0.6.4-r4

The MotherMany class, introduced recently, had
some trivial bugs that were fixed.
標籤: Minor bugfixes

2008-01-10 22:16
0.6.4-r3

The documentation has been cleaned up. Logs are less verbose.
標籤: Documentation

2007-12-05 11:38
0.6.4-r2

One bug for PostgreSQL users, present while
executing very particular queries, was fixed.
標籤: Minor bugfixes

2007-11-25 23:14
0.6.4-r1

Apsw connections are now closed directly with atexit registered functions. Mothermapper has a new option '-g', which is useful for coders and testers.
標籤: Minor bugfixes

Project Resources