On Wed, 8 Dec 2004, Xavier Poinsard wrote:
> [here's a patch to implement standard escaped functions]
>
Applied with some minor modifications. Notably:
Replace and insert don't work on 7.2 databases.
In junit code when writing assertEquals(x, y). x should be the expected
value and y is the variable value you are testing.
Kris Jurka