google-code-export / ords

Automatically exported from code.google.com/p/ords
1 stars 0 forks source link

Tables with camel case names won't load in new version of schema designer #567

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a database with table names which use a mixture of upper and lower 
case - e.g. a table called tblAuthors
2. Try to view the structure using the new version of the schema designer
3. Get an error message saying 'ERROR: relation "tblauthors" does not exist'

What is the expected output? What do you see instead?
I have a suspicion that what's going on here is that the mixture of upper and 
lower case characters is confusing it. This was working in the old version of 
the schema designer (which is how I was able to create a database with camel 
case names), but I now can't load the structure.

Mark, I'll add you as a project admin so you can have a look. It's the DHOxSS 
project, and the database is called Bibliography.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by meriel.p...@gmail.com on 24 Nov 2014 at 10:48

GoogleCodeExporter commented 9 years ago

Original comment by marxjohn...@gmail.com on 26 Nov 2014 at 3:27