Revision: 5805
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=5805&view=rev
Author: manningr
Date: 2010-08-21 14:20:11 +0000 (Sat, 21 Aug 2010)
Log Message:
-----------
Patch 2991451 submitted by developer Bogdan Paulon (bpaulon). It adds a constraints node below Oracle tables.
Modified Paths:
--------------
trunk/sql12/doc/changes.txt
Modified: trunk/sql12/doc/changes.txt
===================================================================
--- trunk/sql12/doc/changes.txt 2010-08-21 14:19:06 UTC (rev 5804)
+++ trunk/sql12/doc/changes.txt 2010-08-21 14:20:11 UTC (rev 5805)
@@ -18,6 +18,8 @@
Incorporated patch which provides a node in the object tree called LOB which lists all LOBs, providing
details about each (Thanks to Bogdan Cristian Paulon)
+Incorporated patch which provides a node under each table in the object tree that lists all of the
+constraints for that table. (Thanks to Bogdan Cristian Paulon)
Bug-fixes:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|