All releases of Mother ORM


Release Notes: The mothermapper -d option now also works on complex PostgreSQL schemes.


Release Notes: The MotherMany class, introduced recently, had some trivial bugs that were fixed.


Release Notes: The documentation has been cleaned up. Logs are less verbose.


Release Notes: One bug for PostgreSQL users, present while executing very particular queries, was fixed.


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


Release Notes: The MotherBox, MotherMany, and MotherFusion classes are iterable. initChildManager and initManyManager were improved to be more introspective. Some bugs were fixed.


Release Notes: A new class and a new family of functions are available: the MotherMany class and the MotherManager.initManyManager() methods. Some bugs have been fixed, the manual has been improved, and various optimizations have been added.


Release Notes: A rare and minor bug in MotherManager was fixed. The new MotherFusion class was improved for field specification.


Release Notes: A new class, MotherFusion, is used to perform automatic JOINs between tables. SQLite support has been tested more deeply. The mothermapper tool has been debugged a little bit, and its inline documentation improved. Various bugs have been fixed, and an interactive example is shipped with the tarball.


Release Notes: Some methods were debugged. Mothermapper has two new options to obtain a specific configuration file for Postgres or SQLite.