Hello. SCRIPT command can compress and encrypt the output file. http://h2database.com/html/grammar.html#script http://h2database.com/html/grammar.html#script_compression_encryption
You cannot pass OutputStream as parameter and I don't think that database should support such dangerous feature. However, there is a real problem with SCRIPT command if output file is not used. It should work too even in large databases using own temporary file to store the result set, but it does not work properly with current H2. I filled an issue for it: https://github.com/h2database/h2database/issues/1691 -- 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.
