Skip to main content

Module schema_aware

Module schema_aware 

Source

Structsยง

ColumnNotInSchema
Check if columns exist in schema
ImplicitTypeConversion
String column compared with a bare numeric literal
JoinOnNonIndexedColumn
JOIN columns must lead an index of their own table
MissingIndexOnFilterColumn
Check if WHERE/JOIN columns have indexes
SuggestIndex
Suggest indexes based on query patterns