Revision: 5804
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=5804&view=rev
Author: manningr
Date: 2010-08-21 14:19:06 +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/plugins/oracle/doc/changes.txt
Modified: trunk/sql12/plugins/oracle/doc/changes.txt
===================================================================
--- trunk/sql12/plugins/oracle/doc/changes.txt 2010-08-21 14:17:41 UTC (rev 5803)
+++ trunk/sql12/plugins/oracle/doc/changes.txt 2010-08-21 14:19:06 UTC (rev 5804)
@@ -5,6 +5,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)
0.20
====
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|