diff options
| author | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2009-01-06 01:56:13 +0000 |
|---|---|---|
| committer | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2009-01-06 01:56:13 +0000 |
| commit | 0c08368116112e43334a05c7e33738d7e75e7bc0 (patch) | |
| tree | 7fff058d829e9e483a7805498e7c6b875b9c9550 /docs | |
| parent | 391736e73749dc71a37fda94409ac8fa26738097 (diff) | |
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.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9703 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
