| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrations will be replaced with Alchemy. | Barry Warsaw | 2014-09-22 | 1 | -46/+0 |
| | | | | | | | We don't need the raw SQL schema stuff any more. We don't need the Version table any more. | ||||
| * | Checkpointing. | Barry Warsaw | 2013-11-25 | 1 | -2/+18 |
| | | |||||
| * | Only do the cleanup if we're not using SQLite. | Barry Warsaw | 2013-10-24 | 1 | -1/+0 |
| | | |||||
| * | Migrate bounceevent.list_name -> bounceevent.list_id | Barry Warsaw | 2013-09-01 | 1 | -0/+31 |
| * Rename StormBaseDatabase._create() -> .initialize() * Refactor database initialization. * make_listid() helper. * Add a pivot() helper for schema migrations. | |||||
