| Age | Commit message (Collapse) | Author |
|
|
|
Thanks Simon Charette for the draft patch.
|
|
argparse automatically sets the default value for store_true/false
arguments to its opposite.
|
|
|
|
|
|
migrations directory.
|
|
functions, and isvalid lookup.
|
|
engine if multiple are defined.
|
|
|
|
|
|
|
|
|
|
|
|
Inadvertently added in db97a8849519a3933bf4abd2184efd68ebc21965.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's slightly more compatible than the git protocol.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fixed Oracle backend due to cx_Oracle 5.3 change in the
Cursor.description behavior i.e. "Use None instead of 0 for items in
the Cursor.description attribute that do not have any validity.".
- Used cx_Oracle.Object.size() instead of len().
Thanks Tim Graham for the review.
|
|
|
|
|
|
positive integer fields.
|
|
|
|
|
|
|
|
This reverts commit 4cffa9a1ffb37d4de7e99a851a9ed87b3c02d229.
|
|
Thanks Aymeric Augustin and Carl Meyer.
|