Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私の更新クエリは次のとおりです。
update test put phone = 'office','+123456' where name = 'luca'
エラーメッセージは次のとおりです。
Found unexpected keyword 'NAME' while it was expected '[=]'
これは 1.2.0-SNAPSHOT で修正されました。それを試してみてください ;-)