ascoders / ascoders/syntax-parser

insert info 怎么支持呀

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
479
Forks
43
PR merge metrics
No merged PRs in 30d

Description

INSERT INTO
`rds_open_api_log` (
【 `id`,
`created_at`,
`updated_at`,
`remote_ip`,
`access_key`,
`action`,
`content`】
)
VALUES
(
【 2,
'2022-01-14 18:25:46',
'2022-01-14 18:25:46',
'',
'ddddddd',
'ListBusinessAction_v1',
'{\"accessKey\": \"ddddddd\", \"ts\": 1234567890, \"s\": \"ADBCDEE\"}'】
);

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.