Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Fix creation of geometry outside public schema #116

Conversation

chrudosvorlicek
Copy link
Contributor

Purpose of this PR is to fix errors which appears when trying to create geometry columns outside of schema, where postgis is located.

Since there were couple of same parts of code, I dared to do little refactoring in PostgisGrammar.php file. I hope it doesn't mind.

@chrudosvorlicek chrudosvorlicek force-pushed the create_geometry_outside_public_schema branch from 601998e to ff4ff60 Compare July 16, 2019 08:37
@coveralls
Copy link

coveralls commented Jul 16, 2019

Coverage Status

Coverage decreased (-0.7%) to 86.389% when pulling ff4ff60 on chrudosvorlicek:create_geometry_outside_public_schema into b29f5e2 on njbarrett:master.

@njbarrett njbarrett merged commit c0b9526 into mstaack:master Jul 17, 2019
@njbarrett
Copy link
Collaborator

Thanks for that @chrudosvorlicek

@chrudosvorlicek chrudosvorlicek deleted the create_geometry_outside_public_schema branch July 17, 2019 10:42
@chrudosvorlicek
Copy link
Contributor Author

You're welcome

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants