Closed firepenguindisopanda closed 2 months ago
is the postgres db cleared from the start?
is the postgres db cleared from the start?
When the application is started it is cleared depending on the .env variable
It's refreshed when using npm run dev
Fixed issue
As a database administrator or software engineer I need to fix foreign key and enum issues that arise when switching to a PostgreSQL database So that the data can be stored without error
Acceptance Criteria