return postdto from post create
This commit is contained in:
parent
8ad4302ec8
commit
d1687f276b
15 changed files with 226 additions and 111 deletions
|
@ -6,4 +6,4 @@ CREATE TABLE authn.user_role
|
|||
user_id uuid REFERENCES authn.user_identity(id),
|
||||
role int,
|
||||
primary key (user_id, role)
|
||||
);
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue