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

Override default implementation of getGeometryDimension #30

Merged
merged 3 commits into from
Jun 26, 2024

Conversation

f-necas
Copy link
Collaborator

@f-necas f-necas commented May 28, 2024

The purpose here is to avoid reading in the default "public" schema.

As the table could be in different schema, the geometry should be in another schema than public.

Also allow to edit hikari's pool connection parameters with env variables

@f-necas f-necas force-pushed the get-geometry-override branch 2 times, most recently from 275c5fe to 1979040 Compare May 28, 2024 12:24
f-necas and others added 2 commits June 19, 2024 11:28
…level classes

Being both PostgisBackendAutoConfiguration inner classes makes reading
difficult
Copy link
Member

@groldan groldan left a comment

Choose a reason for hiding this comment

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

note I've rebased on top of main and added a few commits to improve readability. All in all, LGTM.

@f-necas f-necas merged commit 4079ada into main Jun 26, 2024
1 check passed
@f-necas f-necas deleted the get-geometry-override branch June 26, 2024 06:55
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