Integrating Diesel + Sqlite #8

Closed
opened 2021-10-29 10:40:20 +00:00 by notplants · 2 comments
Owner

If we decide to use sqlite with diesel,
this looks like a nice way to handle migrations https://docs.rs/diesel_migrations/1.4.0/diesel_migrations/macro.embed_migrations.html

^ Could imagine calling this function from within peac-config.update.

Although from what I'm reading about authentication, there are also ways to do it without sqlite if we choose.

If we decide to use sqlite with diesel, this looks like a nice way to handle migrations https://docs.rs/diesel_migrations/1.4.0/diesel_migrations/macro.embed_migrations.html ^ Could imagine calling this function from within peac-config.update. Although from what I'm reading about authentication, there are also ways to do it without sqlite if we choose.
Owner

@notplants

Can we close this issue? Doesn't seem like we'll be using Diesel on this project (at least not any time soon).

@notplants Can we close this issue? Doesn't seem like we'll be using Diesel on this project (at least not any time soon).
Author
Owner

agreed, the config yaml is getting us pretty far

agreed, the config yaml is getting us pretty far
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PeachCloud/peach-workspace#8
No description provided.