﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
13528	db_table truncation is applied based on the properties of the default database	Russell Keith-Magee		"Reported by Peter Long in django-dev:

In django/db/models/options.py (line 54), the contribute_to_class method uses the default database connection to get an ops module that is used to truncate the db_table name. The options class isn't in a position to do this truncation, and there's no guarantee that the default database has an appropriate truncation module."	Bug	new	Database layer (models, ORM)	dev	Normal			loic84	Accepted	1	0	0	1	0	0
