Derby Plugin Change Log
==========================

0.13
====

Patch #3401315 (Derby Object tree trigger).  The problem is that the type of the 
SYS.SYSTRIGGERS.REFERENCINGOLD and SYS.SYSTRIGGERS.REFERENCINGNEW no longer accept 1 and 0 as values 
for comparison.  Now an actual boolean data type is used. (Thanks to Jesus Marin for the patch)

0.12
====
1810486: CLOB not displayed using JavaDB/Derby 10.3.1.4.
1541325: Connection doesn't close when ending session - thanks goes to 
         Alex Pivovarov for the patch that fixed the issue.

0.11
====

Transformed trigger source tab contents into valid SQL that can be used to 
re-create the trigger.

Fixed multiple bugs that occurred when the same view/trigger name is used in 
multiple schemas.


0.10
====

- Initial release.
