[SVN] r2711 (SQL)
Brad Miller
bonelake at mac.com
Sat Feb 18 22:37:46 UTC 2006
For those of you who don't have Postgresql, here's a screenshot:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Picture 1.pdf
Type: application/pdf
Size: 45543 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate-dev/attachments/20060218/45c9dd21/attachment.pdf>
-------------- next part --------------
Clicking on a table name above the line displays column information
for the table below the line.
Interface/style suggestions welcome.
Brad
On Feb 18, 2006, at 4:33 PM, Brad Miller wrote:
> This is an alpha version of a table browser for TextMate. Its a
> work in progress, proof of concept. Right now it works rather
> nicely for me, but it only works for Postgresql and it uses the
> PyGreSQL module (included in the Support directory). It works for
> me, but I would love to hear from someone else using Postgres,
> particularly if you don't have the PyGreSQL module installed in /
> Library.
> Next Steps:
> - Modify the database interface to use Python DB-API-2.0 calls
> - Make it work with either postgres or mysql depending on what you
> have installed.
>
> Changed:
> A trunk/Bundles/SQL.tmbundle/Commands/Table Browser.plist
> U trunk/Bundles/SQL.tmbundle/info.plist
> A trunk/Bundles/SQL.tmbundle/support/
> A trunk/Bundles/SQL.tmbundle/support/bin/
> A trunk/Bundles/SQL.tmbundle/support/bin/_pg.so
> A trunk/Bundles/SQL.tmbundle/support/bin/pg.py
> A trunk/Bundles/SQL.tmbundle/support/bin/pgdb.py
> A trunk/Bundles/SQL.tmbundle/support/bin/tableBrowser.py
> _______________________________________________
> 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