Move to own sql abstraction on top of jmoiron/sqlx
This commit is contained in:
@@ -386,12 +386,12 @@ definitions:
|
||||
type: object
|
||||
models.MessageJSON:
|
||||
properties:
|
||||
body:
|
||||
type: string
|
||||
channel_id:
|
||||
type: integer
|
||||
channel_name:
|
||||
type: string
|
||||
content:
|
||||
type: string
|
||||
owner_user_id:
|
||||
type: integer
|
||||
priority:
|
||||
|
||||
Reference in New Issue
Block a user