vantage-sql 0.5.9

Vantage extension for SQL databases (Postgres, MySQL, SQLite)
Documentation
1
2
// E5: Wrong number of arguments — limit() needs 2 args
select().from("users").limit(10)