LucidDB / adminui

DEFUNCT. Front-end in-browser flash client for connecting to LucidDB's admin web services.
http://www.dynamobi.com/c/products/luciddb/administration-ui/
GNU General Public License v2.0
1 stars 1 forks source link

[DADMINUI-17] Flex app expects unique table names across all schema #42

Closed dynamobi-build closed 12 years ago

dynamobi-build commented 12 years ago

[reporter="ksecretan", created="Thu, 10 Jun 2010 10:49:04 -0700", resolved="Tue, 15 Jun 2010 18:53:12 -0700"]

Edit: The problem appears to be on the Java side, since it adds an extra causing the returned XML to be invalid.

Steps to reproduce:

Create a new schema
Create a table in that schema with the same name as another schema

Expected Results:

Flex should show both schemas, both tables.

Bug:

Flex shows NOTHING.

dynamobi-build commented 12 years ago

[author="ksecretan", created="Tue, 15 Jun 2010 18:53:12 -0700"]

Fixed in revision 158 along with a (in my view) superior architecture of the function that grabs the "meta data" (aka all the schemas, tables, and columns) of a catalog.

dynamobi-build commented 12 years ago

[author="ngoodman", created="Wed, 16 Jun 2010 16:46:42 -0700"]

see revision:158