r9811: * sql/oodml.lisp: add DATABASE-OUTPUT-SQL-AS-TYPE method specialisation
authorMarcus Pearce <m.t.pearce@city.ac.uk>
Fri, 23 Jul 2004 15:43:34 +0000 (15:43 +0000)
committerMarcus Pearce <m.t.pearce@city.ac.uk>
Fri, 23 Jul 2004 15:43:34 +0000 (15:43 +0000)
commitd9937e92697e07d701defd1fdcee7100d005fdf6
tree738def437f0f81ea82dfad227b4169215b208c37
parentcbf3adcc7e49f244b047d2a821c11bde653f9649
r9811:  * sql/oodml.lisp: add DATABASE-OUTPUT-SQL-AS-TYPE method specialisation
to print floats with the exponent markers removed.
* sql/test-oodml.lisp: add tests for updating records with floats.
ChangeLog
sql/oodml.lisp
tests/test-oodml.lisp