Closed
Bug 869152
Opened 12 years ago
Closed 12 years ago
Remove PostgreSQLManager from setupdb_app.py
Categories
(Socorro :: Database, task)
Tracking
(Not tracked)
RESOLVED
FIXED
46
People
(Reporter: selenamarie, Assigned: selenamarie)
Details
(Whiteboard: [qa-])
This is deprecated in favor of PostgreSQLAlchemyManager.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → sdeckelmann
Target Milestone: --- → 47
Comment 1•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/49e816582f0d8c8dea21a7cbcfc2e818907e8b32
bug 869152 remove old PG Manager from setupdb_app.py
* Removed the old pg manager and update session behavior
* Made fakedata part of session transactions
https://github.com/mozilla/socorro/commit/fa8fe501ac41ef2ca397b17b4a855935f79cf34e
Merge pull request #1226 from selenamarie/bug869152-deprecate-pgmgr
bug 869152 remove old PostgreSQLManager from setupdb_app.py
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: 47 → 46
Assignee | ||
Updated•12 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•