mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	Make sure to run database migrations first! (DUH)
This commit is contained in:
		| @@ -46,6 +46,7 @@ script: | ||||
|     - invoke export-records -f data.json | ||||
|     # Create a new empty database and import the saved data | ||||
|     - rm inventree_default_db.sqlite3 | ||||
|     - invoke migrate | ||||
|     - invoke import-records -f data.json | ||||
|  | ||||
| after_success: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user