Alon Bar-Lev has uploaded a new change for review.

Change subject: db: cleanup: update README.developer
......................................................................

db: cleanup: update README.developer

Change-Id: Ib9ebc4e4263898b44f30b447ce377f25f2a17c29
Signed-off-by: Alon Bar-Lev <[email protected]>
---
M README.developer
1 file changed, 2 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/33/25233/1

diff --git a/README.developer b/README.developer
index 37a45af..8cf18dc 100644
--- a/README.developer
+++ b/README.developer
@@ -202,16 +202,9 @@
 Provided user is 'engine', password is 'engine' and database
 is engine_dao_tests.
 
-Create empty schema (one time):
-
 $ PGPASSWORD=engine \
-    ./packaging/dbscripts/create_schema.sh \
-        -d engine_dao_tests -u engine
-
-Upgrade schema (when needed):
-
-$ PGPASSWORD=engine \
-    ./packaging/dbscripts/upgrade.sh -u engine -d engine_dao_tests
+    ./packaging/dbscripts/schema.sh \
+        -c apply -u engine -d engine_dao_tests
 
 Run build as:
 


-- 
To view, visit http://gerrit.ovirt.org/25233
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib9ebc4e4263898b44f30b447ce377f25f2a17c29
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to