Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Conversation

@jancespivo
Copy link

@jancespivo jancespivo commented Dec 20, 2025

Use time::OffsetDateTime for migration timestamps when the time feature is enabled instead of std::time::SystemTime. It allows to use migrations to wasm target.

PR Info

  • Closes
  • Dependencies:
  • Dependents:

New Features

Bug Fixes

Breaking Changes

Changes

Use OffsetDateTime for migration timestamps when the time feature is
enabled, falling back to SystemTime otherwise.
@jancespivo jancespivo changed the title Add optional time crate support for migrations Add optional time crate support for migrations allowing compilation on wasm target Dec 20, 2025
@jancespivo jancespivo changed the title Add optional time crate support for migrations allowing compilation on wasm target Add optional time crate support for migrations allowing compilation to wasm target Dec 21, 2025
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.

1 participant