Revision: 5992
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=5992&view=rev
Author: manningr
Date: 2010-11-22 00:50:23 +0000 (Mon, 22 Nov 2010)
Log Message:
-----------
Added missing plugin descriptions.
Modified Paths:
--------------
trunk/sql12/web-site/plugins.html
Modified: trunk/sql12/web-site/plugins.html
===================================================================
--- trunk/sql12/web-site/plugins.html 2010-11-22 00:43:32 UTC (rev 5991)
+++ trunk/sql12/web-site/plugins.html 2010-11-22 00:50:23 UTC (rev 5992)
@@ -117,6 +117,29 @@
</td>
</tr>
</table>
+
+<!-- DBDiff Plugin. -->
+ <hr size="1"/>
+ <table width="100%" border="0" cellpadding="4" cellspacing="0">
+ <tr>
+ <td width="50%">
+ <span class="plugin_title">DBDiff Plugin </span>
+ by
+ <a href="https://sourceforge.net/sendmessage.php?touser=1287991">Rob Manning</a>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <span class="plugin_category">Installer Category:</span> Optional
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ This plugin adds the ability to compare tables from one
+ session with those in another session.
+ </td>
+ </tr>
+ </table>
<!-- DB2 Plugin. -->
<hr size="1"/>
@@ -139,6 +162,25 @@
</tr>
</table>
<!-- Derby Plugin. -->
+ <hr size="1"/>
+ <table width="100%" border="0" cellpadding="4" cellspacing="0">
+ <tr>
+ <td width="50%">
+ <span class="plugin_title">Derby Plugin </span> by
+ <a href="https://sourceforge.net/sendmessage.php?touser=1287991">Rob Manning</a>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <span class="plugin_category">Installer Category:</span> Optional
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ This plugin adds Derby-specific functionality to SQuirreL.
+ </td>
+ </tr>
+ </table>
<!-- Firebird Plugin. -->
<hr size="1"/>
@@ -346,6 +388,27 @@
</tr>
</table>
+<!-- Netezza Plugin. -->
+ <hr size="1"/>
+ <table width="100%" border="0" cellpadding="4" cellspacing="0">
+ <tr>
+ <td width="50%">
+ <span class="plugin_title">Netezza Plugin</span> by
+ <a href="https://sourceforge.net/sendmessage.php?touser=1287991">Rob Manning</a>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <span class="plugin_category">Installer Category:</span> Optional
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ This plugin adds Netezza-specific functionality to SQuirreL.
+ </td>
+ </tr>
+ </table>
+
<!-- PostgreSQL Plugin. -->
<hr size="1"/>
<table width="100%" border="0" cellpadding="4" cellspacing="0">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|