| Age | Commit message (Collapse) | Author |
|
Thanks Tim for the review.
|
|
|
|
|
|
|
|
default_storage_engine was introduced in MySQL 5.5.3.
storage_engine was removed in MySQL 5.7.5.
|
|
|
|
|
|
psycopg2 now publishes binary wheel files for Windows
so you can install it using pip.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Following discussion on django-developers:
https://groups.google.com/d/topic/django-developers/IkRgMxTTzPQ/discussion
|
|
|
|
|
|
contrib.postgres).
|
|
|
|
|
|
|
|
|
|
|
|
formsets
|
|
|
|
On MySQLdb < 1.2.5, MySQLdb returns None when fetching datetime/time
values with fractional seconds.
See https://github.com/farcepest/MySQLdb1/issues/24
|
|
Thanks erik@cederstrand.dk for the report and Tim Graham for the review.
|
|
Thanks Corey Farwell for the report and Tim Graham for the review.
Thanks also to Inada Naoki for creating and maintaining mysqlclient.
|
|
Thanks marfire for the report.
|
|
because the roles (specifically RESOURCE) are deprecated.
Also added optional support for creating views in tests, and made an
introspection test fail (rather than skip) if a view cannot be created
due to lacking privileges.
Refs #18782
Thanks Tim Graham for review, and Josh Smeaton
|
|
Uses native support in postgres, and char(32) on other backends.
|
|
USE_TZ=True.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Claude Paroz for the review.
|
|
|
|
|
|
Used the official terminology listed in
http://docs.oracle.com/cd/B19306_01/network.102/b14212/glossary.htm#i997309
Thanks michael.cherkasov for the report.
|
|
Errors detected by Topy (https://github.com/intgr/topy), all changes
verified by hand.
|
|
This is a security fix; disclosure to follow shortly.
|
|
Thanks tobami at gmail.com for the report.
|
|
|