github graphile/crystal pg-introspection@1.0.0

pg-introspection

1.0.0-rc.5

Patch Changes

  • #2990
    5d408bd
    Thanks @benjie! - No code changes. Updates the
    release process, cleans up package.json, uses fixed identifiers for peer
    dependencies (unless they're explicit dependencies also). Hopefully move to
    trusted publishing.

1.0.0-rc.4

Patch Changes

  • #2910
    9eb3829
    Thanks @benjie! - Use consistent type export
    syntax

  • a3722d6
    Thanks @benjie! - Refactor to enable TypeScript
    options rewriteRelativeImportExtensions and erasableSyntaxOnly (including
    using .ts extensions in source code)

  • #2922
    e1fcecc
    Thanks @benjaie! - Get description and tags from
    an index (shortcut).

1.0.0-rc.3

Patch Changes

1.0.0-rc.2

Patch Changes

1.0.0-rc.1

Patch Changes

0.0.1-beta.13

Patch Changes

0.0.1-beta.12

Patch Changes

  • #2587
    6abfd4f
    Thanks @ttfkam! - Refactor ACL parsing for
    marginal performance gain (thanks @ttfkam!)

  • #2587
    9aa2637
    Thanks @ttfkam! - Fix parsing and serialization
    of awkward role identifiers, and fix order of permissions to match Postgres'
    order.

0.0.1-beta.11

Patch Changes

0.0.1-beta.10

Patch Changes

0.0.1-beta.9

Patch Changes

0.0.1-beta.8

Patch Changes

0.0.1-beta.7

Patch Changes

  • #1943
    46d8289b4
    Thanks @benjie! - pg-introspection now exports
    reservedWords which are a list of reserved keywords in PostgreSQL (in
    uppercase; though SQL is case insensitive).

0.0.1-beta.6

Patch Changes

  • #1927
    00d32d887
    Thanks @benjie! - Excludes table constraints on
    tables from extensions if configured to not include extensions.

  • #1927
    c62eee10b
    Thanks @benjie! - Add pg_am to pg-introspection
    to enable determining index access method

0.0.1-beta.5

Patch Changes

0.0.1-beta.4

Patch Changes

  • #1801
    2d447a6b4
    Thanks @benjie! - Fix bug where the owner of a
    database object wasn't seen as having any privileges.

0.0.1-beta.3

Patch Changes

0.0.1-beta.2

Patch Changes

0.0.1-beta.1

Patch Changes

0.0.1-alpha.4

Patch Changes

  • #408
    bc14d488d
    Thanks @benjie! - When sorting, specify a
    concrete locale to localeCompare to ensure stable ordering across machines.

0.0.1-alpha.3

Patch Changes

  • #386
    8230fcaeb
    Thanks @benjie! - If an issue occurs whilst
    retrieving attributes for a constraint, we now log an error and return an
    empty array.

0.0.1-alpha.2

Patch Changes

0.0.1-alpha.1

Patch Changes

0.0.1-1.1

Patch Changes

0.0.1-0.3

Patch Changes

  • 0ab95d0b1 - Update sponsors.

0.0.1-0.2

Patch Changes

  • 677c8f5fc - Create new getTags() introspection helper and use
    it. Rename GraphileBuild.GraphileBuildSchemaOptions to
    GraphileBuild.SchemaOptions. Fix a couple minor inflection bugs. Add some
    missing descriptions. Fix the initial inflection types to not leak
    implementation details. Fix inflectors to use ResolvedPreset rather than
    Preset.

0.0.1-0.1

Patch Changes

  • 9b296ba54 - More secure, more compatible, and lots of fixes
    across the monorepo

0.0.1-0.0

Patch Changes

Don't miss a new crystal release

NewReleases is sending notifications on new releases.