Skip to content

Changing startup/shutdown action to prevent wiping of database#52

Merged
timparsons merged 1 commit intodevelopfrom
brapi-server-db-update
Oct 21, 2020
Merged

Changing startup/shutdown action to prevent wiping of database#52
timparsons merged 1 commit intodevelopfrom
brapi-server-db-update

Conversation

@timparsons
Copy link
Member

the ddl-auto setting was set to create a new database schema on startup, and drop on shutdown. Changed the setting value to only update on startup, and nothing on shutdown.

the `ddl-auto` setting was set to create a new database schema on startup, and drop on shutdown.  Changed the setting value to only update on startup, and nothing on shutdown.
@timparsons timparsons merged commit 48a227b into develop Oct 21, 2020
@timparsons timparsons deleted the brapi-server-db-update branch October 21, 2020 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants