Closed adnelson closed 4 years ago
This is a pretty huge change, completely restructuring the repo into a single package The package is given a new name @adnelson/requery.
@adnelson/requery
In addition to the restructuring it it adds several new features/improvements:
CREATE TYPE
ON CONFLICT
'onConflict
'customCreate
'tableRef
Well this is enormous now so I'm just gonna merge it
This is a pretty huge change, completely restructuring the repo into a single package The package is given a new name
@adnelson/requery
.In addition to the restructuring it it adds several new features/improvements:
CREATE TYPE
with enum typesON CONFLICT
(rough implementation)'onConflict
,'customCreate
,'tableRef