From fd4a33308db93fe7b5c1084f18b286a169bbcbe6 Mon Sep 17 00:00:00 2001
From: koz01 <koz01@PCCPIT1V203-040.msad.vsb.cz>
Date: Tue, 26 Apr 2022 14:27:11 +0200
Subject: [PATCH] # WARNING: head commit changed in the meantime

Add dependencies
---
 src/main/resources/application.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml
index 76fb788..fa09f6b 100644
--- a/src/main/resources/application.yaml
+++ b/src/main/resources/application.yaml
@@ -10,4 +10,4 @@ quarkus:
     log:
       sql: true
     database:
-      generation: drop-and-create
\ No newline at end of file
+      generation: update
\ No newline at end of file
-- 
GitLab