Python cassandra update statement error 'mismatched input 're' expecting K_WHERE '?

后端 未结 0 1599
难免孤独
难免孤独 2020-11-29 01:22

I am trying to update cassandra database using python client as follows.

def update_content(session, id, content)
  update_statement = """
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题