#10469 closed (fixed)
New postgres autocommit references global DATABASE_OPTIONS instead of it's connection's
Reported by: | Alex Gaynor | Owned by: | Alex Gaynor |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | master |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Simple oversight post r10026
Attachments (1)
Change History (4)
Changed 12 years ago by
comment:1 Changed 12 years ago by
Owner: | changed from nobody to Alex Gaynor |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I've fixed this in an entirely different way in some commits that are going in now (actually fixed it before the ticket was filed, but was offline). Thanks for noticing, anyway.