feat: Most of Item and Order controllers
This commit is contained in:
@@ -41,8 +41,8 @@ SELECT
|
||||
ordr_user.id,
|
||||
user_name,
|
||||
position_name,
|
||||
active,
|
||||
is_admin
|
||||
active::boolean,
|
||||
is_admin::boolean
|
||||
FROM
|
||||
ordr_user
|
||||
INNER JOIN ordr_position
|
||||
|
||||
Reference in New Issue
Block a user