Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 879b245baa727090e242c482a8f12ee52f169642
      
https://github.com/django/django/commit/879b245baa727090e242c482a8f12ee52f169642
  Author: Claude Paroz <[email protected]>
  Date:   2012-08-30 (Thu, 30 Aug 2012)

  Changed paths:
    M django/db/backends/mysql/introspection.py
    M tests/regressiontests/introspection/tests.py

  Log Message:
  -----------
  Fixed #5725 -- Fixed varchar column size introspection for MySQL

Thanks ferdonline for the initial patch and Karen Tracey for the
related post on django-users.


  Commit: a9a773ff38a9fd28085e8b62b8a160c4e2ea5efb
      
https://github.com/django/django/commit/a9a773ff38a9fd28085e8b62b8a160c4e2ea5efb
  Author: Claude Paroz <[email protected]>
  Date:   2012-08-30 (Thu, 30 Aug 2012)

  Changed paths:
    M django/db/backends/postgresql_psycopg2/introspection.py
    M django/db/backends/sqlite3/introspection.py

  Log Message:
  -----------
  Made get_table_description also return the size of char fields on SQLite


Compare: https://github.com/django/django/compare/fb3d916c201d...a9a773ff38a9

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to