joereynolds / joereynolds/sql-lint

Grammars

Open
#132 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
459
Forks
44
PR merge metrics
No merged PRs in 30d

Description

These are the grammars that we need to write for and support

- [ ] - ALTER DATABASE Statement
- [ ] - ALTER EVENT Statement
- [ ] - ALTER FUNCTION Statement
- [ ] - ALTER INSTANCE Statement
- [ ] - ALTER LOGFILE GROUP Statement
- [ ] - ALTER PROCEDURE Statement
- [ ] - ALTER SERVER Statement
- [ ] - ALTER TABLE Statement
- [ ] - ALTER TABLESPACE Statement
- [ ] - ALTER VIEW Statement
- [x] - CREATE DATABASE Statement
- [ ] - CREATE EVENT Statement
- [ ] - CREATE FUNCTION Statement
- [ ] - CREATE INDEX Statement
- [ ] - CREATE LOGFILE GROUP Statement
- [ ] - CREATE PROCEDURE and CREATE FUNCTION Statements
- [ ] - CREATE SERVER Statement
- [ ] - CREATE SPATIAL REFERENCE SYSTEM Statement
- [ ] - CREATE TABLE Statement
- [ ] - CREATE TABLESPACE Statement
- [ ] - CREATE TRIGGER Statement
- [ ] - CREATE VIEW Statement
- [x] - DROP DATABASE Statement
- [x] - DROP EVENT Statement
- [x] - DROP FUNCTION Statement
- [ ] - DROP INDEX Statement
- [x] - DROP LOGFILE GROUP Statement
- [x] - DROP PROCEDURE and DROP FUNCTION Statements
- [x] - DROP SERVER Statement
- [x] - DROP SPATIAL REFERENCE SYSTEM Statement
- [x] - DROP TABLE Statement
- [ ] - DROP TABLESPACE Statement
- [x] - DROP TRIGGER Statement
- [x] - DROP VIEW Statement
- [ ] - RENAME TABLE Statement
- [ ] - TRUNCATE TABLE Statement
- [x] - USE Statement
- [ ] - CALL Statement
- [ ] - DELETE Statement
- [ ] - DO Statement
- [ ] - HANDLER Statement
- [ ] - IMPORT TABLE Statement
- [ ] - INSERT Statement
- [ ] - LOAD DATA Statement
- [ ] - LOAD XML Statement
- [ ] - REPLACE Statement
- [ ] - SELECT Statement
- [ ] - SELECT ... INTO Statement
- [ ] - UPDATE Statement
- [ ] - VALUES Statement
- [ ] - START TRANSACTION, COMMIT, and ROLLBACK Statements
- [ ] - SAVEPOINT, ROLLBACK TO SAVEPOINT, and RELEASE SAVEPOINT Statements
- [ ] - LOCK INSTANCE FOR BACKUP and UNLOCK INSTANCE Statements
- [ ] - LOCK TABLES and UNLOCK TABLES Statements
- [ ] - SET TRANSACTION Statement

Obtained from the sidebar here:
https://dev.mysql.com/doc/refman/8.0/en/drop-view.html

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.