Lukas, Is that "RunScript" something that might go into jOOQ? Looks like this > feature request here, to me: > https://github.com/jOOQ/jOOQ/issues/1933 > > If so, would you be interested in contributing this? You'll get free > maintenance by me :-) > > That Runscript class is provided by H2 as a tool for parsing and running SQL scripts, typically the kind of stuff you'd use for sending DDL to an empty DB. It's not as sophisticated as the feature request you are describing. http://www.h2database.com/javadoc/org/h2/tools/RunScript.html
-- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
