Ticket #932 (closed enhancement: fixed)
Move to SQLAlchemy-Migrate 0.6
| Reported by: | dread | Owned by: | dread |
|---|---|---|---|
| Priority: | critical | Milestone: | ckan-v1.3 |
| Component: | ckan | Keywords: | |
| Cc: | pudo, kindly | Repository: | |
| Theme: |
Description
Basic steps from kindly:
- changing the setup.py dependencies for sqlalchemy-migrate and sqlalchemy to their latest versions.
- running the migrate script on the repository (or changing the repository scripts manually).
- checking in both these changes at once.
Change History
Note: See
TracTickets for help on using
tickets.

Initial work done on branch: enh_932_sql_migrate_upgrade
Not working yet - hopefully kindly will be able to help tomorrow.