mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
70f1ea0a9d
Removing the ability to initialise schema from the node config, and add a new sub-command to initialise the schema (that does not do anything else and exits afterwards). Also adding a command line flag that allow app schema to be maintained by hibernate for legacy cordapps, tests or rapid development. Patching up mock net and driver test frameworks so they create the required schemas for tests to work, defaulting schema migration and hibernate schema management to true to match pre-existing behaviour. Modified network bootstrapper to run an initial schema set-up so it can register nodes. |
||
---|---|---|
.. | ||
src | ||
build.gradle |