Django

Code

Ticket #48 (closed: fixed)

Opened 5 years ago

Last modified 3 years ago

Unit tests for MySQL support

Reported by: Simon Willison Assigned to: adrian
Milestone: Component: Database layer (models, ORM)
Version: Keywords:
Cc: Triage Stage: Accepted
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Since more people are going to be using MySQL than PostgreSQL, but the MySQL support is new and mostly untested, let's build up a comprehensive set of unit tests for the MySQL stuff. We might even be able to share them with other database backends. This would make it much easier to add sqlite support (for example) later on.

Attachments

Change History

07/17/05 11:15:22 changed by adrian

Let's do it. Simon, want to write those?

07/20/05 17:01:12 changed by jacob

  • component changed from Admin interface to Database wrapper.

07/21/07 09:43:57 changed by Simon G. <dev@simon.net.nz>

  • status changed from new to closed.
  • resolution set to fixed.

I'm marking this as fixed, it's two years old, and Django's MySQL support has come a long way since then. We should now have fairly comprehensive test coverage of MySQL anyway


Add/Change #48 (Unit tests for MySQL support)




Change Properties
Action