| Age | Commit message (Collapse) | Author |
|
Backport of 7444f3252757ed4384623e5afd7dcfeef3e0c74e from master.
|
|
Thanks Mariusz Felisiak for Oracle advice and review.
|
|
|
|
|
|
The version suffix isn't part of the product name.
|
|
|
|
are enabled.
Prior to this change foreign key constraint references could be left pointing
at tables dropped during operations simulating unsupported table alterations
because of an unexpected failure to disable foreign key constraint checks.
SQLite3 does not allow disabling such checks while in a transaction so they
must be disabled beforehand.
Thanks ezaquarii for the report and Carlton and Tim for the review.
|
|
Obsolete since 27193aea0088b238e3ee0f0f235364a34a09265c.
|
|
|
|
Co-authored-by: Srinivas Reddy Thatiparthy <thatiparthysreenivas@gmail.com>
Co-authored-by: Nick Pope <nick.pope@flightdataservices.com>
|
|
|
|
|
|
|
|
Thanks Nick Pope for much review.
|
|
|
|
positive integer fields.
|
|
Thanks Tim Graham and Nick Pope for reviews.
|
|
Thanks Tim Graham for the review.
|
|
SQLite/MySQL backends.
|
|
|
|
|
|
See https://docs.python.org/3/library/sqlite3.html#default-adapters-and-converters.
|
|
SQLite and MySQL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for contributing to the patch and
Simon Charette for advice and review.
|
|
Thanks Mariusz Felisiak, Tim Graham, and Adam Johnson for review.
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
of the ORM.
Per deprecation timeline.
|
|
|
|
Thanks to Josh Smeaton for the idea of implementing server-side cursors
in PostgreSQL from the iterator method, and Anssi Kääriäinen and Kevin
Turner for their previous work. Also Simon Charette and Tim Graham for
review.
|
|
|
|
Thanks to Mariusz Felisiak and Tim Graham for review.
|
|
|
|
Unused since 11ee9746a0530ec38f523fb4de44950d9b783877.
|
|
|