Nic Hippenmeyer
65190422c4
fix: Rename unread_since scope ( #7267 )
...
- This renames the unread_since scope to created_since, which more accurately describes what the scope returns.
- The EXTRACT(EPOCH FROM created_at) > (?) clause was also simplified and rewritten as created_at > ?, which is equivalent:
2023-07-27 12:29:21 +03:00
..
2022-07-21 19:27:12 +02:00
2023-07-04 03:23:00 +05:30
2023-07-20 12:01:22 -07:00
2022-05-06 14:50:55 +05:30
2023-07-26 20:40:48 +03:00
2023-06-09 15:32:24 +05:30
2022-02-28 18:16:12 +05:30
2023-04-26 20:23:46 +05:30
2023-02-21 17:50:55 +05:30
2023-06-21 13:20:39 -07:00
2023-07-20 12:01:22 -07:00
2023-07-27 12:28:06 +05:30
2023-06-29 16:50:18 -07:00
2023-07-17 11:21:31 -07:00
2023-06-12 16:01:56 +05:30
2023-07-04 20:46:01 +05:30
2023-07-27 12:29:21 +03:00
2023-07-21 18:11:51 +03:00
2023-06-21 13:20:39 -07:00
2023-07-26 20:38:49 +03:00
2023-07-27 11:41:34 +03:00
2022-02-15 17:11:28 +05:30
2019-10-15 00:18:46 +05:30