Skip to content

Commit

Permalink
Added TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
FroMage committed Jan 9, 2024
1 parent ab007e3 commit 82ad49a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,10 @@ And deploy the resulting Debian package on the production server.
- Renarde ([guide](https://quarkiverse.github.io/quarkiverse-docs/quarkus-renarde/dev/index.html)): Renarde is a server-side Web Framework based on Quarkus, Qute, Hibernate and RESTEasy Reactive.
- Hibernate ORM with Panache ([guide](https://quarkus.io/guides/hibernate-orm-panache)): Simplify your persistence code for Hibernate ORM via the active record or the repository pattern

## TODO

- On prod, upgrade from postgres 9 to 14 (2024 is on 14, the rest is on 9)
- On dev, use dev service for postgres
- On dev, test and document db transporter for new users
- Figure out how to write db migrations
- Migrate some DB data from 2023 to 2024

0 comments on commit 82ad49a

Please sign in to comment.