12 Commits (f4fc4080573cc5711f0e2b888fe9d0af6720eaca)

Author SHA1 Message Date
  Conor MacNeill f4fc408057 Make SQLExec print its output at the task level rather than the single 25 years ago
  Conor MacNeill 2e15020c1e Fix SQLExec printing of results. It was using the return from getResultSet to 25 years ago
  Stefan Bodewig e2bb645b67 Make <sql> ignore empty "statements". 25 years ago
  Stefan Bodewig 33107ab100 - Add new attributes onerror= (continue, stop, abort) to <sql> 25 years ago
  Stefan Bodewig 79903e422d Make sure the JDBC driver knows how to handle the URL. 25 years ago
  Stefan Bodewig e6a52064b9 Allow the driver for <sql> to be loaded from a different CLASSPATH. 25 years ago
  Conor MacNeill 2067d20b5c Allow sql task to write results to a file. 25 years ago
  Stefan Bodewig 4290fbcebd fixed NullPointerException in <sql> 25 years ago
  Stefan Bodewig ce27573d6e The instance variable conn was shadowed by a local variable in 25 years ago
  Stefan Bodewig 4f46532c94 Modified <sql> task to accept #PCDATA and added autocommit attribute. 25 years ago
  Stefan Bodewig e87e8fc113 Changed the execSQL method. Interbase's JDBC driver will throw an 25 years ago
  Conor MacNeill 951046ee10 Task to execute SQL from a file (or directly in the task) 25 years ago