mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-12-27 14:52:34 +00:00
Update oracle_impl.py
This commit is contained in:
parent
f4ee85034f
commit
cc45d802a6
@ -680,4 +680,4 @@ SQL_TEMPLATES = {
|
||||
WHEN NOT MATCHED THEN
|
||||
INSERT(workspace,source_name,target_name,weight,keywords,description,source_chunk_id,content,content_vector)
|
||||
values (:1,:2,:3,:4,:5,:6,:7,:8,:9) """
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user