Update oracle_impl.py
This commit is contained in:
@@ -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) """
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user