ALLNET services for newer Sega arcade games
Go to file
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
.vscode Use workspace TypeScript ver in vscode 2019-11-06 17:28:30 -05:00
pki Check in a canonical PKI 2019-11-06 17:28:30 -05:00
schema Stop using SQL namespaces ("schemas") 2019-11-06 17:28:30 -05:00
src Fix sql-bricks import style 2019-11-06 17:28:30 -05:00
types types/sql-bricks-postgres: Add initial typings 2019-11-06 17:28:30 -05:00
.editorconfig Add SQL editorconfig 2019-11-06 17:28:30 -05:00
.gitignore Clean up obsolete state files 2019-11-06 17:28:30 -05:00
initpki Check in a canonical PKI 2019-11-06 17:28:30 -05:00
package.json Locally fork sql-bricks types 2019-11-06 17:28:30 -05:00
tsconfig.json Add local typings directory to project 2019-11-06 17:28:30 -05:00
yarn.lock Locally fork sql-bricks types 2019-11-06 17:28:30 -05:00