mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
本地实现records和tablib
This commit is contained in:
+2
-2
@@ -2,9 +2,9 @@
|
||||
SQLite database initialization and operation
|
||||
"""
|
||||
|
||||
import records
|
||||
from common import records
|
||||
|
||||
from records import Connection
|
||||
from common.records import Connection
|
||||
from config.log import logger
|
||||
from config import settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user