mirror of
https://github.com/langgenius/dify.git
synced 2026-04-23 20:36:14 +08:00
add rowcount check
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user