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

feat: add support for create database #88

Merged
merged 3 commits into from
Dec 19, 2023

Conversation

cvng
Copy link
Contributor

@cvng cvng commented Dec 18, 2023

What kind of change does this PR introduce?

add support for create database

What is the current behavior?

panics

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

@cvng
Copy link
Contributor Author

cvng commented Dec 18, 2023

not sure if we wait for #87 to have the snapshot in this PR

@cvng cvng force-pushed the create-database branch 2 times, most recently from 13d4b3f to c862fb1 Compare December 18, 2023 23:12
Copy link
Collaborator

@psteinroe psteinroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you use the parent of DefElement to fix this?

Comment on lines 20 to 24
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should be part of DefElement

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, fixed in 45f88be

Comment on lines 16 to 18
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should also be part of DefElement

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed in 45f88be

Copy link
Collaborator

@psteinroe psteinroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks!

@psteinroe psteinroe merged commit f09273c into supabase-community:main Dec 19, 2023
1 check passed
@cvng cvng deleted the create-database branch December 19, 2023 13:46
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.

2 participants