Hi.

sqlalchemy-validations 0.1 is out!

SQLAlchemy validations is an easy way to be sure that no inconsistent
data will be saved to your database. It is a new extension for
SQLAlchemy/Elixir that checks if an object is consistent according to
a customizable set of rules just before being saved.

This is the first release. Opinions/criticisms/suggestions are
appreciated and should be sent to this e-mail address.

Project page: http://code.google.com/p/sqlalchemy-validations/
Direct download:
http://sqlalchemy-validations.googlecode.com/files/sqlalchemy-validations-0.1.tar.gz

-- 
Best regards
Leandro Lameiro

Blog: http://lameiro.wordpress.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to