Star3
18
代码介绍
代码
Issues34
Pull Requests4
流水线
Actions
讨论
Wiki
项目成员298
分析
项目设置
Star3
18
  1. openGauss-tools-chameleon
  2. /
  3. pg_chameleon
  4. /
  5. sql
  6. /
  7. tests
  8. /
  9. 03_update.sql
totajtotajFirst commit. Original code from pg_chameleon github.
541d4547创建于 2021年6月10日历史提交
UPDATE test SET value2 = 'world' WHERE value1 = 'hello';