Is the answer to this affected by Oracle on the build server? Do we need to do #1 to be consistent?
On Mon, Sep 5, 2011 at 8:03 PM, Patrick Earl <[email protected]> wrote: > Regarding NHibernate.TestDatabaseSetup, I'm thinking of implementing > one of the two following things: > > 1. Instead of dropping and recreating everything, execute custom SQL > for each database to drop every known type of object created by the > tests. > 2. Just make the existing code more robust, so it handles different > databases specified by the connection strings. > > What do you guys think? > > Patrick Earl >
