Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die mothermapper-d-Option funktioniert nun auch auf komplexe Systeme PostgreSQL.
Tags: Minor bugfixes
The mothermapper -d option now also works on
complex PostgreSQL schemes.

2008-03-08 23:21
0.6.4-r4

Die MotherMany Klasse eingeführt, vor kurzem hatte eine triviale Probleme, die behoben wurden.
Tags: Minor bugfixes
The MotherMany class, introduced recently, had
some trivial bugs that were fixed.

2008-01-10 22:16
0.6.4-r3

Die Dokumentation wurde aufgeräumt. Protokolliert werden weniger ausführlich.
Tags: Documentation
The documentation has been cleaned up. Logs are less verbose.

2007-12-05 11:38
0.6.4-r2

Ein Bug für PostgreSQL-Benutzer, präsentieren während der Ausführung ganz besondere Abfragen, wurde behoben.
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 Verbindungen sind nun direkt mit atexit registriert Funktionen geschlossen. Mothermapper hat eine neue Option "-g", die für Programmierer und Tester nützlich ist.
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