AnantLabs / xerial

Automatically exported from code.google.com/p/xerial
0 stars 0 forks source link

backup/restore command support in PreparedStatments #66

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. prepareStatements("backup to ...") 

What is the expected output? What do you see instead?
backup to ... command should be executed as in normal statements, but 
current PreparedStatements does not accept these SQL extensions.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by taroleo on 21 Apr 2010 at 5:31