Update of /cvsroot/squirrel-sql/sql12/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19268
Modified Files:
changes.txt
Log Message:
add notes on BLOB/CLOB
Index: changes.txt
===================================================================
RCS file: /cvsroot/squirrel-sql/sql12/doc/changes.txt,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** changes.txt 7 Feb 2004 22:49:54 -0000 1.49
--- changes.txt 7 Apr 2004 03:17:50 -0000 1.50
***************
*** 25,28 ****
--- 25,30 ----
external commands (e.g. VI, etc).
(Glenn Griffin)
+ - BLOBs and CLOBs are now fully editable, as are all of the most common SQL
+ types.
Bug Fixes
|