Support SQLAlchemy 0.6
Bug #517785 reported by
Stefano Rivera
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ibid |
In Progress
|
High
|
Stefano Rivera |
Bug Description
It's coming, whether we like it or not. We'll probably have to drop 0.4 support.
Related branches
lp://staging/~stefanor/ibid/sqlalchemy-0.6
Superseded
for merging
into
lp://staging/~ibid-core/ibid/old-trunk-1.6
- Keegan Carruthers-Smith: Abstain
- Max Rabkin: Needs Fixing
- Ibid Core Team: Pending requested
-
Diff: 620 lines (+98/-89)16 files modifiedibid/core.py (+16/-11)
ibid/db/__init__.py (+1/-4)
ibid/db/types.py (+16/-12)
ibid/db/versioned_schema.py (+19/-23)
ibid/plugins/codecontest.py (+1/-1)
ibid/plugins/factoid.py (+6/-6)
ibid/plugins/feeds.py (+1/-1)
ibid/plugins/identity.py (+13/-13)
ibid/plugins/karma.py (+12/-5)
ibid/plugins/memo.py (+3/-3)
ibid/plugins/seen.py (+1/-1)
ibid/plugins/urlgrab.py (+1/-1)
scripts/ibid-factpack (+2/-2)
scripts/ibid-knab-import (+3/-3)
scripts/ibid-plugin (+1/-1)
scripts/ibid-setup (+2/-2)
Changed in ibid: | |
status: | New → Triaged |
Changed in ibid: | |
importance: | Low → High |
Changed in ibid: | |
assignee: | nobody → Stefano Rivera (stefanor) |
milestone: | 0.2.0 → 0.1.1 |
status: | Triaged → In Progress |
Changed in ibid: | |
milestone: | 0.1.1 → 0.1.2 |
To post a comment you must log in.