mirror of
https://github.com/corda/corda.git
synced 2025-02-07 03:29:19 +00:00
Add SQL setup to run integration test in database mode, add ordering in test because original assumption that rows are returned as inserted doesn't work in Oracle db, ensure distinct names when starting nodes (they can't clash in database mode, as the schema name is taken from node name).