summaryrefslogtreecommitdiff
path: root/django/utils/simplejson/decoder.py
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2009-01-06 01:56:13 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2009-01-06 01:56:13 +0000
commit0c08368116112e43334a05c7e33738d7e75e7bc0 (patch)
tree7fff058d829e9e483a7805498e7c6b875b9c9550 /django/utils/simplejson/decoder.py
parent391736e73749dc71a37fda94409ac8fa26738097 (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 'django/utils/simplejson/decoder.py')
0 files changed, 0 insertions, 0 deletions