move to postgresql
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
"output": "admin/mpr/media_assets/models.py",
|
||||
"include": ["dataclasses", "enums"]
|
||||
},
|
||||
{
|
||||
"target": "sqlmodel",
|
||||
"output": "core/db/models.py",
|
||||
"include": ["dataclasses", "enums"]
|
||||
},
|
||||
{
|
||||
"target": "graphene",
|
||||
"output": "core/api/schema/graphql.py",
|
||||
|
||||
Reference in New Issue
Block a user