mirror of
https://github.com/langgenius/dify.git
synced 2026-01-22 03:32:58 +08:00
add rowcount check
This commit is contained in:
parent
71bd20cf73
commit
4db40646cb
@ -1,6 +1,6 @@
|
||||
import logging
|
||||
|
||||
from sqlalchemy import CursorResult, update
|
||||
from sqlalchemy import update
|
||||
from sqlalchemy.orm import Session
|
||||
|
||||
from configs import dify_config
|
||||
|
||||
Loading…
Reference in New Issue
Block a user