Skip to content

Bump version of sqlx, sea-query, sea-schema, time and uuid#834

Merged
tyt2y3 merged 9 commits intomasterfrom
bump-dependencies
Jul 4, 2022
Merged

Bump version of sqlx, sea-query, sea-schema, time and uuid#834
tyt2y3 merged 9 commits intomasterfrom
bump-dependencies

Conversation

@billy1624
Copy link
Copy Markdown
Member

@billy1624 billy1624 commented Jul 3, 2022

PR Info

Breaking Changes

  • Upgrade time to ^0.3
  • Upgrade sqlx to ^0.6
  • Upgrade uuid to ^1
  • Upgrade sea-query to ^0.26
  • Upgrade sea-schema to ^0.9.2
  • Sqlite chrono::DateTime<FixedOffset> timezone fix launchbadge/sqlx#1618
    SQLite chrono::DateTime<FixedOffset> timezone fix
    • DateTime<FixedOffset> will be stored in SQLite with the correct timezone instead of always in UTC.
      This was flagged as a "potentially breaking change" since it changes how dates are sent to SQLite.

@billy1624 billy1624 self-assigned this Jul 3, 2022
@billy1624 billy1624 mentioned this pull request Jul 3, 2022
3 tasks
@billy1624 billy1624 force-pushed the bump-dependencies branch from ca93b92 to 518be76 Compare July 4, 2022 06:57
@billy1624 billy1624 force-pushed the bump-dependencies branch from 518be76 to b1101ea Compare July 4, 2022 07:19
@billy1624 billy1624 marked this pull request as ready for review July 4, 2022 07:35
@billy1624 billy1624 requested a review from tyt2y3 July 4, 2022 07:35
@billy1624 billy1624 mentioned this pull request Jul 4, 2022
Copy link
Copy Markdown
Contributor

@ikrivosheev ikrivosheev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@billy1624 thank you, small comments.

Copy link
Copy Markdown
Contributor

@ikrivosheev ikrivosheev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Copy Markdown
Member

@tyt2y3 tyt2y3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thank you all

@tyt2y3 tyt2y3 merged commit d6831e5 into master Jul 4, 2022
@tyt2y3 tyt2y3 deleted the bump-dependencies branch July 4, 2022 17:05
@billy1624 billy1624 linked an issue Jul 5, 2022 that may be closed by this pull request
This was referenced Jul 5, 2022
@billy1624 billy1624 linked an issue Jul 5, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Upgrade SQLx dependency to 0.6.x Support time 0.3.x Bump Uuid version to 1.0.0

3 participants