Commit graph

9 commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Nicola Vitale
b86df1e063 - Update to 0.7.1 2009-12-17 20:29:07 +00:00
Nicola Vitale
9e73f954c9 - Update to 0.7.0 2009-10-27 09:54:06 +00:00
Nicola Vitale
7d47557605 - Update to 0.6.1
- Add pkg-plist
- Add post-install stage to install examples
2008-08-19 08:42:23 +00:00
Nicola Vitale
a1022d843d - Update to 0.6.0 2008-07-26 07:18:24 +00:00
Nicola Vitale
daaba9f435 - Update to 0.5.2 2008-04-09 22:09:30 +00:00
Nicola Vitale
bd3c9b998b - Update to 0.5.1
- Add a secondary download site
2008-02-17 10:18:52 +00:00
Nicola Vitale
96eaba7c5b - Update to 0.3.0
- Convert easy_install support to bsd.python.mk's
- Remove pkg-plist
2007-08-06 13:46:27 +00:00
Nicola Vitale
323c87d50a A declarative layer on top of SQLAlchemy. It is a fairly thin wrapper, which
provides the ability to define model objects following the Active Record
design pattern, and using a DSL syntax similar to that of the Ruby on Rails
ActiveRecord system.

Elixir does not intend to replace SQLAlchemy's core features, but instead
focuses on providing a simpler syntax for defining model objects when you do
not need the full expressiveness of SQLAlchemy's manual mapper definitions.

Elixir is intended to replace the ActiveMapper SQLAlchemy extension, and the
TurboEntity project.

WWW:	http://elixir.ematia.de
2007-02-13 16:19:04 +00:00