featuregood first issuesql
Repository metrics
- Stars
- (3,633 個のスター)
- PR merge metrics
- (平均マージ 13d 2h) (30d で 82 merged PRs)
説明
Subj.
This is not standard. The MariaDB SET should do. SET PASSWORD [FOR user_name] = PASSWORD('auth_string'); which corresponds fairly closely to box.schema.user.passwd(password) So some straightforward mapping is possible.