README.md

MyRW

Project Status: Active - The project has reached a stable, usable state and is being actively developed. Build Status Build status codecov License

MySQL Reserved Words

Installation

devtools::install_github('wilsontom/MyRW')

Usage

MyRW::check_word('name')

input: NAME
VALUE   RESERVED (✔/✖)
-------------------
CATALOG_NAME    ✖
COLUMN_NAME ✖
CONSTRAINT_NAME ✔
CURSOR_NAME ✔
NAME    ✖
NAMES   ✖
RENAME  ✔
SCHEMA_NAME ✖
SONAME  ✖
TABLE_NAME  ✖


wilsontom/MyRW documentation built on May 26, 2019, 6:36 a.m.