Groups
Groups
Sign in
Groups
Groups
Django updates
Conversations
About
Send feedback
Help
[django/django] 6aacb4: Fixed #22626 -- Allow BinaryField defaults with SQ...
2 views
Skip to first unread message
GitHub
unread,
May 20, 2014, 9:26:00 AM
5/20/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-...@googlegroups.com
Branch: refs/heads/master
Home:
https://github.com/django/django
Commit: 6aacb4c9915c83a897dbde0b11cc46131fc7d16e
https://github.com/django/django/commit/6aacb4c9915c83a897dbde0b11cc46131fc7d16e
Author: Raphaël Barrois <
raphael...@polytechnique.org
>
Date: 2014-05-17 (Sat, 17 May 2014)
Changed paths:
M django/db/backends/sqlite3/schema.py
Log Message:
-----------
Fixed #22626 -- Allow BinaryField defaults with SQlite.
Also fixes a slight issue in sqlite3.schema._remake_table where
default values where quoted with "column name" quoting rules.
Reference for quoting:
http://www.sqlite.org/lang_expr.html
Thanks Shai Berger for the review. Refs #22424.
Commit: 1d3d01b4f74f80655ac354f7a39e3908a9b41b14
https://github.com/django/django/commit/1d3d01b4f74f80655ac354f7a39e3908a9b41b14
Author: Loic Bistuer <
loic.b...@gmail.com
>
Date: 2014-05-18 (Sun, 18 May 2014)
Changed paths:
M django/db/backends/mysql/schema.py
M django/db/backends/schema.py
M tests/migrations/test_operations.py
Log Message:
-----------
Fixed #22424 -- Fixed handling of default values for TextField/BinaryField on MySQL.
Thanks syphar for the review and suggestions.
Commit: 5789ff73302854e60e9c9ea77c60cc4912fd97a1
https://github.com/django/django/commit/5789ff73302854e60e9c9ea77c60cc4912fd97a1
Author: Loic Bistuer <
loic.b...@gmail.com
>
Date: 2014-05-18 (Sun, 18 May 2014)
Changed paths:
M tests/migrations/test_operations.py
Log Message:
-----------
Failing testcases for #22649.
Commit: 4e32e47348473757280ca7a8d78edf6011fe65a3
https://github.com/django/django/commit/4e32e47348473757280ca7a8d78edf6011fe65a3
Author: Andrew Godwin <
and...@aeracode.org
>
Date: 2014-05-20 (Tue, 20 May 2014)
Changed paths:
M django/db/backends/mysql/schema.py
M django/db/backends/schema.py
M django/db/backends/sqlite3/schema.py
M tests/migrations/test_operations.py
Log Message:
-----------
Merge pull request #2634 from loic/ticket22424
Fixed #22424 -- MySQL doesn't accept migrations' one-off default values ...
Compare:
https://github.com/django/django/compare/1b07781292c2...4e32e4734847
Reply all
Reply to author
Forward
0 new messages