Skip to content

Use pglite for generated db types by default#42

Open
bingmokaka wants to merge 1 commit into
seveibar:mainfrom
bingmokaka:pglite-generate-default
Open

Use pglite for generated db types by default#42
bingmokaka wants to merge 1 commit into
seveibar:mainfrom
bingmokaka:pglite-generate-default

Conversation

@bingmokaka

Copy link
Copy Markdown

Summary

  • default the init-generated db:generate script to pgstrap generate --pglite
  • document that generated projects can create types and structure dumps without local Postgres
  • add missing runtime/build dependencies for debug and TypeScript

Testing

  • bun test
  • bun run build
  • bun run format:check

Closes #2

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