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-30] Semicolon separated queries are ugly #29

Closed dynamobi-build closed 12 years ago

dynamobi-build commented 12 years ago

[reporter="ksecretan", created="Fri, 30 Jul 2010 10:25:40 -0700", resolved="Thu, 19 Aug 2010 17:06:10 -0700"]

Consider creating new datagrids on the fly, or better yet use a custom item renderer to simulate such since you'll likely have to do one for DADMINUI-29

ascii mockup:

===table 1===
=c1=c2=c3=
=x==y==z==
=============
===table 2===
=c4=c5=
=a==b==

Sorting feature should be retained on individual table columns.

dynamobi-build commented 12 years ago

[author="ngoodman", created="Thu, 19 Aug 2010 17:06:10 -0700"]

multiple semi colon queries (SELECT)s aren't supported or make any sense.