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

issues-356 Upgrade time to 0.3, bigdecimal to 0.3, sqlx to 0.6, rusql… #369

Conversation

ikrivosheev
Copy link
Member

PR Info

Breaking Changes

  • Drop support time 0.2
  • Drop support bigdecimal 0.2
  • Drop support sqlx 0.5
  • Drop support ipnetwork 0.19

Changes

  • Upgrade time to 0.3
  • Upgrade bigdecimal to 0.3
  • Upgrade ipnetwork to 0.19
  • Upgrade sqlx to 0.6

P.S

At the moment rusqlite does not work, because we are waiting new release.

@ikrivosheev ikrivosheev force-pushed the feature/upgrade_sqlx_time_bigdezima branch from 4e31187 to 7926158 Compare July 1, 2022 10:40
@tyt2y3
Copy link
Member

tyt2y3 commented Jul 1, 2022

oh sorry! I am also working on that

@tyt2y3
Copy link
Member

tyt2y3 commented Jul 1, 2022

Can you instead check if master is all good now?

@ikrivosheev
Copy link
Member Author

@tyt2y3 yes!

@ikrivosheev ikrivosheev closed this Jul 1, 2022
@ikrivosheev ikrivosheev deleted the feature/upgrade_sqlx_time_bigdezima branch July 1, 2022 10:54
tyt2y3 added a commit that referenced this pull request Jul 1, 2022
@tyt2y3
Copy link
Member

tyt2y3 commented Jul 1, 2022

Actually, the time_format module you made is really useful!

@tyt2y3
Copy link
Member

tyt2y3 commented Jul 1, 2022

Can't believe time had made such a change.

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.

Upgrade SQLx dependency to 0.6.x
2 participants