Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] make database h2 avaiable #538

Open
2 tasks done
hupling opened this issue Nov 20, 2024 · 3 comments
Open
2 tasks done

[Feature] make database h2 avaiable #538

hupling opened this issue Nov 20, 2024 · 3 comments
Labels
Type: Feature The issue is an feature

Comments

@hupling
Copy link
Contributor

hupling commented Nov 20, 2024

Relevant template

refarch-backend

Problem description (optional)

No response

Desired solution

in the moment only postgress is working

Considered alternatives (optional)

No response

Additional context (optional)

No response

No duplicate

  • I confirm that this issue is not a duplicate

Code of Conduct

  • I agree to follow this project's Code of Conduct
@DanielOber
Copy link
Contributor

@hupling That's why the stack includes a PostgresDB. Your local environment should always use the same technology that you use in your development, testing, and production environments.

@devtobi
Copy link
Member

devtobi commented Nov 20, 2024

@hupling Can you provide a reasoning for this topic? Why would we need this? We removed H2 support in the past and now you want it re-added. That makes absolutely no sense.

@hupling
Copy link
Contributor Author

hupling commented Nov 20, 2024

@MrSebastian hat gesagt, dass ihr dann zwei Dialekte pflegen müsst. Also h2 und postgress. Das war mir nicht so bewusst, ich habe gedacht jdbc macht alles. Er meinte auch, dass man irgendwie eine Postgress auch als Service irgendwie starten kann. Leider habt ihr noch überhaupt keine Doku daher weiß ich nicht, welche Funktionen ihr anbietet und wie ich die aktivere.

Also für unsere Test Github Pipelines brauchen wir dann auch eine Postgress DB. Das war mir nicht so bewusst.

Ich finde es toll, wenn man zumindest beides anbietet. Dann kann der Nutzer entscheiden, was er will.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature The issue is an feature
Projects
Development

No branches or pull requests

3 participants