Skip to content

Commit

Permalink
1.44
Browse files Browse the repository at this point in the history
## 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
  • Loading branch information
Osiris-Team committed Mar 14, 2024
1 parent d23a6e5 commit 04e8be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.osiris.jsqlgen</groupId>
<artifactId>jSQL-Gen</artifactId>
<version>1.43</version>
<version>1.44</version>
<name>jSQL-Gen</name>

<properties>
Expand Down

0 comments on commit 04e8be5

Please sign in to comment.