Skip to content

v1.0.0-beta

@servant-42 servant-42 tagged this 19 Sep 18:25
* Moved LIMIT ... OFFSET to a limit-offset extension (used by both sqlite/pg)
* Moved OR (replace/abort/etc) to sqlite extension
* Moved RETURNING & DELETE ... USING to postgres extension
* Removed MINUS support (Oracle only; if someone wants to create an
  Oracle extension and maintain it in their own repo, they're welcome to)
* Removed unnecessary layer of method-building functions
Assets 2
Loading