Télécharger la liste

Description du projet

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.

Système requise

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

Le mothermapper option-d fonctionne maintenant également sur les systèmes complexes PostgreSQL.
Tags: Minor bugfixes
The mothermapper -d option now also works on
complex PostgreSQL schemes.

2008-03-08 23:21
0.6.4-r4

La classe MotherMany, introduite récemment, avait quelques bugs triviaux qui ont été résolus.
Tags: Minor bugfixes
The MotherMany class, introduced recently, had
some trivial bugs that were fixed.

2008-01-10 22:16
0.6.4-r3

La documentation a été nettoyé. Les logs sont moins verbeux.
Tags: Documentation
The documentation has been cleaned up. Logs are less verbose.

2007-12-05 11:38
0.6.4-r2

Un bug pour les utilisateurs de PostgreSQL, présent lors de l'exécution des requêtes très particulier, a été fixée.
Tags: Minor bugfixes
One bug for PostgreSQL users, present while
executing very particular queries, was fixed.

2007-11-25 23:14
0.6.4-r1

Apsw connexions sont maintenant fermés directement avec les fonctions atexit enregistré. Mothermapper a une nouvelle option '-g', qui est utile pour les codeurs et les testeurs.
Tags: Minor bugfixes
Apsw connections are now closed directly with atexit registered functions. Mothermapper has a new option '-g', which is useful for coders and testers.

Project Resources