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

Set diesel and diesel_migrations to version once SQLite upsert support has been ... #40

Closed
todo bot opened this issue Jul 8, 2020 · 0 comments · Fixed by #59
Closed

Set diesel and diesel_migrations to version once SQLite upsert support has been ... #40

todo bot opened this issue Jul 8, 2020 · 0 comments · Fixed by #59
Assignees

Comments

@todo
Copy link

todo bot commented Jul 8, 2020

memory-jogger/Cargo.toml

Lines 12 to 17 in 9684838

# TODO: Set diesel and diesel_migrations to version once SQLite upsert support has been released
diesel = { git = "https://github.com/diesel-rs/diesel.git", rev = "fa826f0c97e1f47eef34f37cb5b60056855a2b9a", features = ["chrono"] }
diesel_migrations = { git = "https://github.com/diesel-rs/diesel.git", rev = "fa826f0c97e1f47eef34f37cb5b60056855a2b9a" }
env_logger = "0.7.1"
log = "0.4.8"
reqwest = { version = "0.10.6", features = ["json"] }


This issue was generated by todo based on a TODO comment in 9684838 when #39 was merged. cc @rgardner.
@todo todo bot added the todo 🗒️ label Jul 8, 2020
@todo todo bot assigned rgardner Jul 8, 2020
@rgardner rgardner added duplicate This issue or pull request already exists and removed duplicate This issue or pull request already exists labels Jul 8, 2020
@rgardner rgardner mentioned this issue May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant