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

Add dto to avoid annoying exceptions #32

Open
SirNoob97 opened this issue Sep 22, 2021 · 1 comment
Open

Add dto to avoid annoying exceptions #32

SirNoob97 opened this issue Sep 22, 2021 · 1 comment

Comments

@SirNoob97
Copy link
Contributor

These types of exceptions occur when trying to persist a new client that is coming with posts, this can easily be fixed with a dto, or I can change the logic of the service layer.

org.postgresql.util.PSQLException: ERROR: null value in column "client_id" violates not-null constraint

@kgotlelelo-cmd
Copy link
Owner

When I was testing I realised that users cannot have the same bio that needs to be fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants