[SVN] r7954 (SQL)

Ciarán Walsh ciawal at gmail.com
Sun Aug 12 15:14:08 UTC 2007


The Postgresql and Mysql logic are now separated into different classes.
New classes (for new databases) should be much easier.

Changed:
U   branches/WIP/Bundles/SQL.tmbundle/Support/bin/db_browser.rb
U   branches/WIP/Bundles/SQL.tmbundle/Support/bin/db_browser_lib.rb
D   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/binary_reader.rb
D   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/binary_writer.rb
D   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/buffer.rb
D   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/byteorder.rb
A   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/mysql/
A   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/mysql/mysql.rb
D   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/mysql.rb
A   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/mysql.rb
D   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/postgres-compat.rb
D   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/postgres-pr/
A   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/postgresql/
A   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/postgresql/binary_reader.rb
A   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/postgresql/binary_writer.rb
A   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/postgresql/buffer.rb
A   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/postgresql/byteorder.rb
A   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/postgresql/postgres-compat.rb
A   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/postgresql/postgres-pr/
A   branches/WIP/Bundles/SQL.tmbundle/Support/lib/connectors/postgresql.rb
U   branches/WIP/Bundles/SQL.tmbundle/Support/templates/result.rhtml



More information about the textmate-dev mailing list