feat: add medias
This commit is contained in:
@@ -2,3 +2,6 @@ ignores: [] # ignore tables
|
||||
types:
|
||||
users: # table name
|
||||
oauth: backend/pkg/pg.UserOAuth
|
||||
|
||||
media_resources: # table name
|
||||
type: backend/pkg/pg.MediaType
|
||||
|
||||
Reference in New Issue
Block a user