~donaldw/dbversion/verify-feature

  • Committer: Adam Connelly
  • Date: 2012-01-24 22:01:24 UTC
  • Revision ID: adam.rpconnelly@gmail.com-20120124220124-zi1dcqbt7bo8ie77
Updating ScriptTask so that it uses the current connection from the NHibernate session to create a command, and then uses that command to execute the script. Previously it was using ISession.CreateSQLQuery. The problem with CreateSQLQuery is that it parses the SQL text for parameters which can cause executing the script to fail.
Filename Latest Rev Last Changed Committer Comment Size
..
lib 9 12 years ago Adam Connelly Started to create a sample archive. Added IDbConne Diff
samples 9 12 years ago Adam Connelly Started to create a sample archive. Added IDbConne Diff
src 1 13 years ago Adam Connelly Initial Commit. Put the basic framework in place a Diff
tools 1 13 years ago Adam Connelly Initial Commit. Put the basic framework in place a Diff
.bzrignore 23.1.14 12 years ago Adam Connelly Updating ignore file. 338 bytes Diff Download File