Orator 0.7 is now out. This version introduces relationship decorators, seeding, model factories and cache support. It also brings various performance improvements and fixes, especially in the way relationships are handled.
Articles with tag ORM
Orator ORM 0.6 is out: Model events and pagination
Orator 0.6 is now out. This version introduces model events, query pagination and performance improvements and fixes.
Orator (former Eloquent) ORM 0.5 is out: Database migrations, attributes accessors and mutators
Orator 0.5 is now out. This version introduces database migrations and attributes accessors and mutators.
Eloquent 0.4 is out: Schema builder, mixins and scopes
Eloquent 0.4 is now out. This version introduces the schema builder, soft deletes, mixins and scopes.
Eloquent 0.3 is out: ActiveRecord for Python
Eloquent 0.3 is now out. This is the first official release of the ORM.