[SVN] r2720 (SQL)
Brad Miller
bonelake at mac.com
Sun Feb 19 23:05:13 UTC 2006
Add MySQLdb driver to bin directory.
Clean up configuration. This *should* work out of the box now for either Postgresql or Mysql. Set the TM_DB_SERVER variable. Other MYSQL_xxx or PGxxxx variables must also be set.
Changed:
U trunk/Bundles/SQL.tmbundle/Commands/Table Browser.plist
U trunk/Bundles/SQL.tmbundle/Commands/help.plist
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/__init__.py
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/__init__.pyc
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/connections.py
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/constants/
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/constants/CLIENT.py
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/constants/CR.py
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/constants/ER.py
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/constants/FIELD_TYPE.py
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/constants/FIELD_TYPE.pyc
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/constants/FLAG.py
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/constants/REFRESH.py
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/constants/__init__.py
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/constants/__init__.pyc
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/converters.py
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/cursors.py
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/mxdatetimes.py
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/pytimes.py
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/pytimes.pyc
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/sets.py
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/sets.pyc
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/stringtimes.py
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/times.py
A trunk/Bundles/SQL.tmbundle/support/bin/MySQLdb/times.pyc
A trunk/Bundles/SQL.tmbundle/support/bin/_mysql.so
A trunk/Bundles/SQL.tmbundle/support/bin/_mysql_exceptions.py
A trunk/Bundles/SQL.tmbundle/support/bin/_mysql_exceptions.pyc
U trunk/Bundles/SQL.tmbundle/support/bin/tableBrowser.py
More information about the textmate-dev
mailing list