lemmy/crates/db_schema/src
dullbananas 677d54ae57
Allow better query plans (#4424)
* Update utils.rs

* Create bind_if_some.rs

* limit connection age

* Delete crates/db_schema/src/utils/bind_if_some.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs
2024-02-12 16:44:29 +01:00
..
aggregates Post view: move cursor pagination to separate library, add backward pagination to PostQuery (#4320) 2024-01-24 10:50:11 -05:00
impls Local only community (#4350) 2024-01-25 11:04:25 -05:00
source Local only community (#4350) 2024-01-25 11:04:25 -05:00
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Make request models derive PartialEq, Eq, and Hash (#4443) 2024-02-11 00:32:14 -05:00
newtypes.rs Remove id column and use different primary key on some tables (#4093) 2023-11-13 08:14:07 -05:00
schema.rs Local only community (#4350) 2024-01-25 11:04:25 -05:00
traits.rs Allow marking multiple posts as read in single api call (fixes #3963) (#4048) 2023-10-17 12:35:51 -04:00
utils.rs Allow better query plans (#4424) 2024-02-12 16:44:29 +01:00