vantage-sql 0.5.9

Vantage extension for SQL databases (Postgres, MySQL, SQLite)
Documentation
1
2
// E1: Typo in function name — "slect" instead of "select"
slect().from("users").field("name")