Hi,
You are right, the current information is very limited. I will fix
this in the next release. Example:
create alias test as 'int x(int i) { return 1/0; }';
call test(0);
> Exception calling user-defined function: "x(0): / by zero"; SQL statement:
> call test(0); [90105-134]
Regards,
Thomas
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/h2-database?hl=en.