rigsql-rules 0.7.0

Lint rules (sqlfluff-compatible) for the rigsql SQL linter
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
pub mod st01;
pub mod st02;
pub mod st03;
pub mod st04;
pub mod st05;
pub mod st06;
pub mod st07;
pub mod st08;
pub mod st09;
pub mod st10;
pub mod st11;
pub mod st12;