Working on the basic SQL select API CRUD and lots of models
This commit is contained in:
@@ -6,7 +6,7 @@ import aioredis, asyncio, json
|
||||
from ..lib_general import *
|
||||
from ..log import *
|
||||
from app.config import settings
|
||||
from app.db import *
|
||||
from app.db_sql import *
|
||||
|
||||
router = APIRouter()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user