hi! reading through the sqlunit tests, especially the sql-code, two questions arised on my side. with schemaClob.sql as an example:
#1 you don't do commits in schemaClob.sql, why?
#2 you don't finish the trigger by "/" in schemaClob.sql, why?
regards peter