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

Implement renderUpate for Oracle #154

Closed
jczuchnowski opened this issue Nov 12, 2020 · 2 comments
Closed

Implement renderUpate for Oracle #154

jczuchnowski opened this issue Nov 12, 2020 · 2 comments

Comments

@jczuchnowski
Copy link
Member

jczuchnowski commented Nov 12, 2020

Following the pattern from renderRead in PostgresModule and SqlServerModule implement an Oracle specific renderUpdate.

@baldram
Copy link
Contributor

baldram commented May 26, 2022

I'm willing to work on this one.

baldram added a commit to baldram/zio-sql that referenced this issue May 27, 2022
baldram added a commit to baldram/zio-sql that referenced this issue May 28, 2022
baldram added a commit to baldram/zio-sql that referenced this issue May 28, 2022
baldram added a commit to baldram/zio-sql that referenced this issue May 28, 2022
baldram added a commit to baldram/zio-sql that referenced this issue May 29, 2022
baldram added a commit to baldram/zio-sql that referenced this issue May 29, 2022
baldram added a commit to baldram/zio-sql that referenced this issue May 29, 2022
jczuchnowski pushed a commit that referenced this issue May 29, 2022
* 154: (Draft) Implement `renderUpate` for Oracle

* #154: (Draft) Implement `renderUpdate` for Oracle

* #154: Implement `renderUpdate` for Oracle

* #154: Extend tests of `renderUpdate` for Oracle

* #154: fix formatting

* #154: fix 2.12.15 compatibility

* #154: adjust docs

* #154: fix non-related flaky test
@jczuchnowski
Copy link
Member Author

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

4 participants