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

Expose raw rows from PgResultSet to users #1173

Open
davecramer opened this issue Apr 20, 2018 · 0 comments
Open

Expose raw rows from PgResultSet to users #1173

davecramer opened this issue Apr 20, 2018 · 0 comments
Assignees

Comments

@davecramer
Copy link
Member

I've had two separate requests for different reasons.
1 ) to use the data directly in a different language( Clojure ) in a non JDBC way
2) Application caching

I see no reason not to do this provided we make no guarantees other than the rows will be exposed to the users in whatever way we get them from the server

@davecramer davecramer self-assigned this Nov 28, 2019
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

No branches or pull requests

1 participant