[SVN] r2728 (SQL)
Brad Miller
bonelake at mac.com
Tue Feb 21 13:55:39 UTC 2006
I thought about starting with the databases. But that seemed like
one extra step to me. Most of the time I'm working on a project with
one database and I want to see the tables.
it wouldn't be that hard to change the browser to start with a list
of tables if that is the use case that people would find most helpful.
I've also thought about adding an option to view the first 10-100
rows from the table so you can see the data in the browser as well.
Brad
On Feb 21, 2006, at 6:58 AM, Allan Odgaard wrote:
> On 21/2/2006, at 13:44, Brad Miller wrote:
>
>>> “Unknown MySQL server host '127.0.0.1:1234”
>> I think I fixed it. The problem is on the connect command
>> postgres uses host="host:port" but mysql defines both a host and a
>> port keyword host=myhost,port=myport.
>
> Yes, it works :) Though it starts with the tables in my
> MYSQL_DATABASE variable. I thought it should start by showing which
> databases I have?
>
>
> _______________________________________________
> textmate-dev mailing list
> textmate-dev at lists.macromates.com
> http://lists.macromates.com/mailman/listinfo/textmate-dev
More information about the textmate-dev
mailing list