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

Add support for postgis adapter #417

Merged

Conversation

pareeohnos
Copy link
Contributor

When trying to use the nulls_last option on a column, I started getting a runtime error stating that the database adapter was not supported. Upon digging further, the gem was supporting various postgres adapters but wasn't taking into account the postgis adapter.

@n-rodriguez
Copy link
Member

Hi there! Can you please rebase? Thank you!

@pareeohnos pareeohnos force-pushed the feature/support-postgis-adapter branch from beb0f9c to 518b016 Compare June 16, 2023 13:32
@pareeohnos
Copy link
Contributor Author

@n-rodriguez sorry for the delay - rebased

@n-rodriguez n-rodriguez merged commit b27e0d5 into jbox-web:master Jun 24, 2023
@n-rodriguez
Copy link
Member

Thank you!

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