lp:~raj-abhilash1/mailman/sqlalchemy

Created by Abhilash Raj and last modified
Get this branch:
bzr branch lp:~raj-abhilash1/mailman/sqlalchemy
Only Abhilash Raj can upload to this branch. If you are Abhilash Raj please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Abhilash Raj
Project:
GNU Mailman
Status:
Merged

Recent revisions

7282. By Abhilash Raj

changes from abompard to fix the unit tests

7281. By Abhilash Raj

* remove migrate command
* remove alembic.cfg, move contents to schema.cfg
* fix import errors in src/mailman/model/language.py
* add indexes
* change the previously wrong written tablename autoresponserecord
* change alembic_cfg to use schema.cfg instead of alembic.cfg

7280. By Abhilash Raj

merge branch from abompard

7279. By Abhilash Raj

fix database reset error due to foreign key constraint between user and address tables

7278. By Abhilash Raj

add central alembic config

7277. By Abhilash Raj

Merge barry\'s branch with test fixes and clean code

7276. By Abhilash Raj

Merge alembic setup from abompard

7275. By Abhilash Raj

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()

7274. By Abhilash Raj

* fixed a bug where alemnic could not find its migrations directory
* add a new method in base database to stamp with latest alembic version

7273. By Abhilash Raj

add autogenerate switch that generates to create migration scripts automatically

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mailman
This branch contains Public information 
Everyone can see this information.

Subscribers