Update of /cvsroot/squirrel-sql/sql12/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19954
Modified Files:
changes.txt
Log Message:
limit cell edit Where clause size
Index: changes.txt
===================================================================
RCS file: /cvsroot/squirrel-sql/sql12/doc/changes.txt,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -d -r1.51 -r1.52
*** changes.txt 14 Apr 2004 18:25:38 -0000 1.51
--- changes.txt 23 Apr 2004 19:38:31 -0000 1.52
***************
*** 32,35 ****
--- 32,38 ----
- Data containing newlines now shows the newlines explicitly in the in-cell
view, i.e. as "\n".
+ - User may identify specific columns to use in WHERE clause when editing
+ cells in table by using the "Limit cell edit WHERE clause size" entry in
+ the Session menu.
Bug Fixes
***************
*** 44,47 ****
--- 47,52 ----
newlines if edited within the cell. In-cell editing of that data is now
blocked.
+ - Tables with many columns should now allow editing by useing the
+ "Limit cell edit WHERE clause size" session tool.
Other
|