Skip to content

Commit de1df8f

Browse files
Thomas SmithThomas Smith
authored andcommitted
Initial attempt at setting up a database with PostgreSQL and jOOQ
1 parent 0e1ec82 commit de1df8f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+2716
-188
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,7 @@ hs_err_pid*
3939

4040
### certificates ###
4141
secrets/
42+
43+
### Generated sources ###
44+
src/main/java/previewcode/backend/database/model
45+
*database.mv.db

logging.properties

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)