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

Update SQL/main.sql static schema definition to dynamic one. #88

Open
zlochina opened this issue Oct 1, 2024 · 0 comments
Open

Update SQL/main.sql static schema definition to dynamic one. #88

zlochina opened this issue Oct 1, 2024 · 0 comments
Labels
enhancement New feature or request Waiting

Comments

@zlochina
Copy link
Collaborator

zlochina commented Oct 1, 2024

I suggest we update SQL/main.sql, so that it could be processed in any schema we specify.
For now, every CREATE TABLE statement contains prefix public., which specifies to create tables in the corresponding schema - we may want to update that to create those table into any specified schema

@zlochina zlochina added enhancement New feature or request Waiting labels Oct 1, 2024
@zlochina zlochina mentioned this issue Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Waiting
Projects
None yet
Development

No branches or pull requests

1 participant