If you have a script file that has command, RUNSCRIPT FROM 'filename.sql';
'filename.sql' is not traced. Meaning, none of the SQL commands such as,
INSERT show up in the database.trace.db file.
All you see in the trace file is:
/**/stat0.execute("\nRUNSCRIPT FROM 'filename.sql'");
If 'filename.sql' is invoked directly then the INSERT commands show up in
the trace file.
Patrick
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.