Skip to content

Commit

Permalink
Extracting version from database
Browse files Browse the repository at this point in the history
  • Loading branch information
SiddharthBITS committed Jan 22, 2025
1 parent 22eee91 commit 09e5a65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/JDBC/src/test/java/com/sqlsamples/TestQueryFile.java
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,6 @@ public void TestQueryBatch(String inputFileName) throws SQLException, ClassNotFo
logger.info("Running " + inputFileName + "...");

// Query against database to find test version

try
{
Statement stmt = connection_bbl.createStatement();
Expand Down

0 comments on commit 09e5a65

Please sign in to comment.