UNPKG

@segment/mysql-query-validator

Version:

This is just a simple wrapper over [this Golang executable](https://github.com/xwb1989/sqlparser) to validate SQL queries.

2 lines (1 loc) 73 B
export default function execute(command: string, query: string): string;