Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postgres-pglite as submodule #461

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

copiltembel
Copy link
Contributor

This PR moves the postgres-pglite dependency out of this repo and adds it as a submodule. The postgres-pglite repo contains Postgres with pglite changes needed for this to work.

Tested with:

$ git clone --single-branch --branch=tudor/move-postgres-pglite-to-ext-repo --recurse-submodules https://github.com/electric-sql/pglite.git
$ cd pglite
$ pnpm install
$ pnpm build:all
$ cd packages/pglite/
& pnpm test

@copiltembel
Copy link
Contributor Author

copiltembel commented Dec 9, 2024

Need to update the github actions.

Copy link
Contributor

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.

1 participant