minime/types
Tau 2ccd9dc382 types/sql-bricks-postgres: Add initial typings
This commit declares and type-checks the following clauses:

* limit().offset() chains on SelectStatement
* onConflict().doUpdate() chains on InsertStatement

We need to flesh out the other possibilities for onConflict() in
particular before all these changes get submitted as an upstream
PR.
2019-11-06 17:28:30 -05:00
..
sql-bricks types/sql-bricks: Make Statement chains polymorphic 2019-11-06 17:28:30 -05:00
sql-bricks-postgres types/sql-bricks-postgres: Add initial typings 2019-11-06 17:28:30 -05:00