From 50cf61376d301740e898066772d2a360da59f1bf Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 11 Oct 2021 21:05:45 +1100 Subject: [PATCH] Update demo.md Add warning about empty database requirement for demo dataset (cherry picked from commit 165a42e878c6ac188990d98de7c946344512e332) --- docs/start/demo.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/start/demo.md b/docs/start/demo.md index 482bb0b..50810ae 100644 --- a/docs/start/demo.md +++ b/docs/start/demo.md @@ -8,7 +8,10 @@ A demonstration dataset is [available on GitHub](https://github.com/inventree/de This dataset can be used to populate an empty database for demonstration purposes, to test and evaluate various InvenTree features. -It may also be useful to developers who need a dataset for developing and/or testing new InvenTree features +It may also be useful to developers who need a dataset for developing and/or testing new InvenTree features. + +!!! warning "Empty Database" + Loading demo data will cause errors if the database is not empty. Run `invoke delete-data` prior to importing the demo dataset if there are records existing in the database! ## Login Details