refactor: adjustments to variable namings
This commit is contained in:
@@ -374,7 +374,7 @@ VALUES (
|
||||
@name::text,
|
||||
@icon_name::text,
|
||||
@color::text,
|
||||
@color_grad::boolean
|
||||
@color_grad::text
|
||||
)
|
||||
RETURNING *;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user