CVS log for vimconfig/vim/modules/database-client.vim
Up to [Platon] / vimconfig / vim / modules
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - [select for diffs], Wed Mar 9 19:50:15 2005 UTC (7 years, 2 months ago) by rajo
Changes since 1.7: +3 -3
lines Diff to previous 1.7 (colored)
Updated copyright year.
Revision 1.7 / (download) - [select for diffs], Fri Mar 12 08:13:09 2004 UTC (8 years, 2 months ago) by rajo
Changes since 1.6: +88 -43
lines Diff to previous 1.6 (colored)
Enhanced function SQL_Connect()
Revision 1.6 / (download) - [select for diffs], Mon Mar 8 10:55:18 2004 UTC (8 years, 2 months ago) by rajo
Changes since 1.5: +257 -93
lines Diff to previous 1.5 (colored)
* Remember last SQL command.
* Fixed connect to db.
* Added logging of SQL commnads into SQL command window.
* Execute current SQL command with key <F9> pressed in SQL data window.
* Switching between connections available.
* Show databases avilable for currnet connection.
Revision 1.5 / (download) - [select for diffs], Sun Feb 29 20:01:11 2004 UTC (8 years, 2 months ago) by rajo
Changes since 1.4: +84 -21
lines Diff to previous 1.4 (colored)
* Show connections list in left SQL window.
Revision 1.4 / (download) - [select for diffs], Tue Feb 24 07:43:02 2004 UTC (8 years, 2 months ago) by rajo
Changes since 1.3: +67 -13
lines Diff to previous 1.3 (colored)
* Fixed windows opening.
* Added function SQL_Execute() - ask for SQL command and execute.
* SQL commands are recorded into SQL command window with timestamps.
Revision 1.3 / (download) - [select for diffs], Mon Feb 23 17:52:54 2004 UTC (8 years, 2 months ago) by rajo
Changes since 1.2: +127 -9
lines Diff to previous 1.2 (colored)
* Multiple connections to database available.
* Implemented disconnect from database.
* Simple queries to db avalaible with function :call SQL_Do("SELECT 1 FROM table")
* List of available connections.
* Little menu improvements.
Revision 1.2 / (download) - [select for diffs], Wed Feb 18 07:59:48 2004 UTC (8 years, 2 months ago) by rajo
Changes since 1.1: +114 -18
lines Diff to previous 1.1 (colored)
* Litle menu improvements.
* Connect to database already works.
* Added function for nice SQL data printing.
Revision 1.1 / (download) - [select for diffs], Tue Feb 17 17:13:02 2004 UTC (8 years, 3 months ago) by rajo
* Database client for Vim.
* Use at your own risk, this is VERY experimental version.
This form allows you to request diff's between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
name using the type-in text box.
Platon Group <platon@platon.org> http://platon.org/
|