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

Request: Implement Postgis Preset #102

Open
KoduIsGreat opened this issue Mar 26, 2021 · 2 comments
Open

Request: Implement Postgis Preset #102

KoduIsGreat opened this issue Mar 26, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@KoduIsGreat
Copy link

PostGIS is awesome and it would be great to have a preset for it, I've started one already that i'm using that works well enough for me but its probably not ready to be merged. I can submit a PR if you want to review.

@orlangure
Copy link
Owner

Thanks for suggesting, it sounds great!

From what I see in your fork, there are only two differences from regular postgres:

  • image changed to postgis/postgis
  • there is a new query create extension postgis in a testdata file.

If these are the only differences, adding a new preset won't be hard at all. It will be tedious though because there won't be anything "interesting" to implement, only follow a long checklist of things to do.

If you can work on checking all or some of the boxes, it would be nice, if not, I'll handle the copy/pasting of postgres with a couple of changes. What do you think?

@orlangure orlangure added the enhancement New feature or request label Mar 26, 2021
@KoduIsGreat
Copy link
Author

@orlangure I can work on checking some of those boxes, i'm a bit tied up right now with other projects but i should beable to dedicate more time to this relatively soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants