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

Clean up examples #668

Merged
merged 1 commit into from
May 26, 2022
Merged

Clean up examples #668

merged 1 commit into from
May 26, 2022

Conversation

sushengloong
Copy link
Contributor

  • To fix issue Cleanup the 'examples' project #597
  • Add missing examples to Examples.scala and remove Examples1.scala.
  • Change the example from using SqlServerJdbcModule to PostgresJdbcModule. Aside from supporting Open Source DBMS, certain functions don't work with SqlServerJdbcModule, eg. Offset. That said, I also found out that As doesn't work for Postgres and MySQL but it's out of scope for this PR.

Feedback is very much appreciated!

@CLAassistant
Copy link

CLAassistant commented May 26, 2022

CLA assistant check
All committers have signed the CLA.

@sushengloong sushengloong marked this pull request as ready for review May 26, 2022 11:33
@sushengloong sushengloong requested a review from a team as a code owner May 26, 2022 11:33
@jczuchnowski
Copy link
Member

jczuchnowski commented May 26, 2022

Looks good and nicely done.
I didn't expect switching to PostgreSQL but considering it's our most advanced module it totally makes sense 👍

@jczuchnowski jczuchnowski merged commit 4969605 into zio:master May 26, 2022
amrkamel pushed a commit to amrkamel/zio-sql that referenced this pull request May 26, 2022
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.

3 participants