From 04e8be5bc9750a21846a650dbdb178b710abf0e4 Mon Sep 17 00:00:00 2001 From: Osiris Team Date: Thu, 14 Mar 2024 14:53:08 +0100 Subject: [PATCH] 1.44 ## Major changes - NEW: support for renaming/adding/removing tables and columns whenever without needing to manually do these changes in the database. - NEW: vaadin flow button themes for add/update/delete - FIX: save not being executed after generate table and data not getting updated --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aa6042c..1ab87b3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.osiris.jsqlgen jSQL-Gen - 1.43 + 1.44 jSQL-Gen