Skip to content

default pglite to true so postgres isn't required for db:generate#39

Open
GautamKumarOffical wants to merge 1 commit into
seveibar:mainfrom
GautamKumarOffical:fix/pglite-default
Open

default pglite to true so postgres isn't required for db:generate#39
GautamKumarOffical wants to merge 1 commit into
seveibar:mainfrom
GautamKumarOffical:fix/pglite-default

Conversation

@GautamKumarOffical

Copy link
Copy Markdown

Fixes #2

Changes:

  • Default to in the generate CLI command
  • Generated script now uses
  • Users can opt out with if they want to use an external Postgres

This means works out of the box without needing a running Postgres instance.

@algora-pbc /claim #2

Signed-off-by: Gautam Kumar <gautamkumarofficial@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use pglite so that postgres isn't required when generating types

1 participant