home / django_tickets / tickets

tickets: 8260

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
8260 2008-08-12 15:05:56 2011-09-28 16:12:16 2022-03-06 03:41:46.994868 Accepted closed Database layer (models, ORM)     dev fixed MySQLDb v 1.2.1 -- no VARCHAR The Change in r8318 i assumes Mysqldb 1.2.2, 1.2.1 does not have have VARCHAR as a Field Type not too sure what to do about that, other then hard code '15' for the usage in django/db/backends/mysql/base.py. but that seems to be the only thing about 1.2.1 v 1.2.2 that breaks the doc statement "If you’re using MySQL, you’ll need MySQLdb, version 1.2.1p2 or higher. You will also want to read the database-specific notes for the MySQL backend." mtredinnick magneto mysqldb 0 0 0 0 0 0
Powered by Datasette · Queries took 0.775ms