Kaydet (Commit) 9fed4ec4 authored tarafından Simon Charette's avatar Simon Charette

Removed an obsolete comment about a fixed ticket.

üst 94486fb0
......@@ -453,9 +453,6 @@ class ParameterHandlingTest(TestCase):
cursor.executemany(query, [(1,)])
# Unfortunately, the following tests would be a good test to run on all
# backends, but it breaks MySQL hard. Until #13711 is fixed, it can't be run
# everywhere (although it would be an effective test of #13711).
class LongNameTest(TransactionTestCase):
"""Long primary keys and model names can result in a sequence name
that exceeds the database limits, which will result in truncation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment