Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support multiple rows update #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

luckydrq
Copy link
Member

Re-submit a PR. The former PR seems to meet some problems.

const Operator = require('../lib/operator');

describe('operator.test.js', function () {
const prefix = 'prefix-' + process.version + '-';
const table = 'user';
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里表名换了。。不知道为什么,在我的rds里无法创建名字为ali-sdk-test-user的表,可能是中划线的问题?

@fengmk2
Copy link
Member

fengmk2 commented Mar 6, 2016

冲突了,rebase 一下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants