~abompard/mailman/sqlalchemy

Viewing all changes in revision 7275.

  • Committer: Abhilash Raj
  • Date: 2014-09-25 13:06:24 UTC
  • Revision ID: raj.abhilash1@gmail.com-20140925130624-uahqe0svszbycrtm
Add support for postgresql

* revert changes in message_id_has encoding by barry
* Change message_id_hash column to LargeBinary
  (from previously mistaken one i.e.unicode)
* add missing import in database/types.py
* fix a bug in database/Model.py, transaction has no
  method abort(), instead it is rollback()

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: