| Age | Commit message (Collapse) | Author |
|
Thanks Tilman Koschnick for the report and patch.
Backport of 386d89ab55e620440d30590a8a104fe6d5eef830 from master
|
|
checks on initialization.
This addressed a regression introduced by a96b9019320ed8236659ee520a7a017c1bafbc6f as identified by Ran Benita.
Backport of 7071f8f2729295b0da77b6c651966dc32c71f1ab from master
|
|
Made DatabaseWrapper thread sharing logic reentrant. Used a reference
counting like scheme to allow nested uses.
The error appeared after 8c775391b78b2a4a2b57c5e89ed4888f36aada4b.
Backport of 76990cbbda5d93fda560c8a5ab019860f7efaab7 from master.
|
|
Partially reverted 50b8493581fea3d7137dd8db33bac7008868d23a (refs #29654)
to avoid a crash when the user shell doesn't support non-ASCII characters.
Backport of 2bd8df243ac6fc35e58c9fe90b20c9e42519a5ac from master.
|
|
connections.
|
|
SchemaEditor.
|
|
Thanks Tim Graham for the review.
|
|
|
|
The aliases aren't cached and thus the old usage will be an error after
refs #29478.
|
|
|
|
standard_conforming_strings option is off.
Thanks Tom McClure for the patch.
|
|
Thanks to Ian Foote, Mariusz Felisiak, Simon Charettes, and
Markus Holtermann for comments and feedback.
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
Thanks infinite-l00p for the initial patch.
|
|
|
|
Thanks Tim Graham, Nick Pope, and Claude Paroz for contribution and review.
|
|
|
|
|
|
|
|
exception.
|
|
|
|
user can't create databases.
Regression in e776dd2db677d58dcb50aea20d3bb191537df25b.
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
stream.
|
|
Thanks Vinay Karanam for the initial patch.
|
|
Unused since 578711c31052625cc87319cf1c46662c14d75ce9.
Thanks Ian Foote for finding this.
|
|
|
|
|
|
when 'postgres' db isn't available.
Thanks Tim Graham and Claude Paroz for reviews.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Simon Charette for the introspection changes.
|
|
timeline.
|
|
Thanks Josh Smeaton, Mariusz Felisiak, Sergey Fedoseev, Simon Charettes,
Adam Chainz/Johnson and Tim Graham for comments and reviews and Jamie
Cockburn for initial patch.
|
|
|
|
Thanks Mariusz Felisiak for the Oracle part and Tim Graham for the
review.
|
|
|
|
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.
|