proper-time-in-notificatoins #452
@ -88,8 +88,6 @@ ORDER BY read_at DESC, created_at DESC;
|
||||
.await
|
||||
.unwrap();
|
||||
|
||||
println!("{rows:#?}");
|
||||
|
||||
rows.into_iter()
|
||||
.map(|rec| Notification {
|
||||
id: rec.id,
|
||||
|
Loading…
Reference in New Issue
Block a user