Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 21:42
f49227a
  • feature: Add support for Views, Materialized Views, and Foreign Tables
  • feature: Add support for filtering on is null and is not null
  • feature: User configurable page size
  • bugfix: Remove requirement for insert permission on every column for inserts to succeed
  • bugfix: hasNextPage and hasPreviousPage during reverse pagination were backwards