新增pg和timescaledb的复合查询方法,用于查询 scada 关联的模拟、原始、清洗数据
This commit is contained in:
@@ -94,7 +94,6 @@ class RealtimeRepository:
|
||||
conn: AsyncConnection,
|
||||
start_time: datetime,
|
||||
end_time: datetime,
|
||||
link_id: str,
|
||||
field: str,
|
||||
) -> Any:
|
||||
# Validate field name to prevent SQL injection
|
||||
|
||||
Reference in New Issue
Block a user