[Phpmyadmin-devel] default tab => 'Structure' ?
Marc Delisle
Delislma at CollegeSherbrooke.qc.ca
Wed Jun 26 11:38:04 CEST 2002
Olivier M. wrote:
> On Wed, Jun 26, 2002 at 02:04:36PM -0400, Marc Delisle wrote:
>
>>>Displaying the tabs while browsing would maybe also be nice? (in sql.php)
>>>would look more consistant...
>>>
>>Done (I hope I did not break anything :)
>>
>
> yep, looks good, thanks :-)
> so now the only place without menu-bar is the
> QBE page, and the Insert page.
QBE page is problematic, because you usually use more than one table
in such a query, and the links are planned only for one table (browse
link only active if the table has records, etc).
I added a comment in sql.php3 because it extracts the first table name
from the query, which is not right on a multi-table query. The new
parser will give us more possibilities, however in this case I wonder
what kind of links we should display.
For Insert, I will try to do it.
--
Marc Delisle
More information about the Developers
mailing list