Index: Prototype Application/Paw5/src/main/resources/application.properties
===================================================================
--- Prototype Application/Paw5/src/main/resources/application.properties	(revision e1642f4a8de4fb873993f0e11f437c01e0d4a143)
+++ Prototype Application/Paw5/src/main/resources/application.properties	(revision 6f9c38f68329d21045012b700fce7748e9ee55da)
@@ -9,4 +9,4 @@
 spring.jpa.properties.hibernate.jdbc.lob.non_contextual_creation=true
 
-spring.jpa.hibernate.ddl-auto=update
+spring.jpa.hibernate.ddl-auto=validate
 spring.jpa.show-sql=true
