Just wondered if I'm missing something, or if it's just not been an
issue to anyone...

Looking at the DB testing docs, it seems that it tries to use a
'TEST_<dbname>', for testing.  This is a bit of a problem with Oracle,
where a new DB is a rather 'heavyweight' thing and may not be possible
if using something like Oracle XE.  The equivalent functionality with
Oracle is handled by changing schemaes (sp?) which would typically be
done by supplying a different username (& password) within the same
DB, but there didn't seem to be any way of tweaking the testing
framework to do this?

/Gwyn

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to