summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2009-01-06 01:57:03 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2009-01-06 01:57:03 +0000
commite8ddef57d8379f430456eee4253db612e72a63c2 (patch)
treeff4e60e303bfee87d2226cdb1483d36b6bac9010 /docs/ref
parent7982e5c5100f88314a167248dfd7d89fb9d46266 (diff)
[1.0.X] Fixed #9862 -- For better SQL portability, don't specify "NULL" on nullable columns when creating tables. Patch from Ian Kelly.
Columns are NULL by default, so we only need to use "NOT NULL" when we want non-default behaviour. Backport of r9703 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9704 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/ref')
0 files changed, 0 insertions, 0 deletions