98 Commits (f97926a108c1f7e01237cd5139348480b2b68603)

Author SHA1 Message Date
  Stefan Bodewig f97926a108 Allow more control over CSV output. PR 35627. 17 years ago
  Stefan Bodewig eaffd9d71b allow SQLWarnings to stop <sql>. PR 41836. 17 years ago
  Stefan Bodewig 1a85008736 new showWarnings attribute that makes <sql> display SQLWarnings - if any. PR 41836 17 years ago
  Stefan Bodewig e7b3093e3e allow a more lenient matching mode when searching for delimiters in <sql> 17 years ago
  Stefan Bodewig e1f227ae3d work on PR 26459 - in progress (fighting with the tests and my environment) 17 years ago
  Stefan Bodewig 3523966203 Allow ant to continue even if <sql> fails to connect to the database. PR 36712. 17 years ago
  Stefan Bodewig 435c6e5511 document null return value 17 years ago
  Stefan Bodewig d6bde1c2c9 Avoid NPE if database doesn't match expected vendor 17 years ago
  Stefan Bodewig 543148ca1d fix resultset und update count logic in sql. PRs 32168 and 36265. 17 years ago
  Stefan Bodewig 72e471f0b4 Allow subclasses to modify the connection and statement instances used by <sql> or to access the cached instances. PR 27178. Submitted by Mike Davis 17 years ago
  Stefan Bodewig 02b3a7d13c sql's onerror='stop' shouldn't make the task fail. PR 24668. Based on a patch by Dante Briones. 17 years ago
  Matthew Jason Benson 82372e064b bz 44493 <sql> task cannot differentiate between "no resources specified" and "no resources found" 18 years ago
  Matthew Jason Benson 63fb4d459b "rawblobs" attribute added to SQL task. 18 years ago
  Matthew Jason Benson f8e71b5033 formatting; refactoring 18 years ago
  Peter Reilly 5c06c0c506 Bugzilla 41264: douple expansion in <sql> 19 years ago
  Peter Reilly f0e86c70ce checkstyle 19 years ago
  Peter Reilly f958e23640 checkstyle 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jacobus Martinus Kruithof 0df2b1de3f Minor updates based on the input of Dave Brosius 19 years ago
  Jacobus Martinus Kruithof 7eb22e8cdc indicated when methods/classes became deprecated, as to give us the possibility to remove deprecated methods in the future. 19 years ago
  Kevin Jackson 23dac94433 - addresses enhancement request #27446 20 years ago
  Stefan Bodewig 3d1f8edd51 2006 20 years ago
  Steve Loughran b13256ba3a bug #38245; sql broken on Ant1.7; added expandProperties attribute to expand properties in SQL statements. 20 years ago
  Matthew Jason Benson 9a672c0324 A bug in SQLExec would prevent the execution of trailing, 20 years ago
  Jacobus Martinus Kruithof 176d949191 Removing unused imports. 20 years ago
  Stefan Bodewig 36e5ac64fd support for arbitrary resource collections in <sql> 20 years ago
  Stephane Bailliez f358c00ade Fix performance issue with StringBuffer.toString() on JDK 5. 20 years ago
  Stefan Bodewig d56d435838 merge fix for 27162 20 years ago
  Peter Reilly 33c0a60a75 linelength 21 years ago
  Stefan Bodewig 42d9dddc08 Restore old method signature (BWC) and plug a ResultSet leak at the same time 21 years ago
  Stephane Bailliez be45954b98 Avoid calling getResultSet() multiple times when printing just in case Informix does not like it. This was per suggestion of Bohuslav Roztocil. 21 years ago
  Peter Reilly 2a1a857ad0 Fix for SQLExec when used with Informix. 22 years ago
  Peter Reilly 48d010f545 Remove Author for SQLExec: 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Conor MacNeill 443bf819ed Make SQL task work under Oracle 22 years ago
  Peter Reilly d66074dfdd next set of typo corrections by Larry Shatzer 22 years ago
  Antoine Levy-Lambert 3396e7c321 Remove direct call to deprecated project, location, tasktype Task field, 22 years ago
  Conor MacNeill 3a35c7d914 style 22 years ago
  Conor MacNeill 410129735b style 22 years ago
  Antoine Levy-Lambert 740ed5fbfb Allow Result Sets and Errors to be processed properly in SQL task with multiple statements 22 years ago
  Conor MacNeill e580392c2d More cleanup 22 years ago
  Stefan Bodewig f82a8c58db Log all statements in <sql> 22 years ago
  Jesse Stockall 5ebc2dbbdc Fix javadoc warnings 22 years ago
  Stefan Bodewig e4041a1245 Provide user control over Statement's escape processing. 22 years ago
  Stefan Bodewig 1aca5cf036 Avoid reusing StringBuffers to work around JDK 1.4.1 memory leak. 22 years ago
  Stefan Bodewig f99cce1406 Remove reference to Jakarta 23 years ago
  Steve Loughran 2270580b77 option to preserve formatting in inline SQL, bug ID http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10719 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago