This website requires JavaScript.
Explore
Help
Sign in
grishka
/
lemmy
Watch
1
Star
0
Fork
You've already forked lemmy
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
2f09ad8e5b
lemmy
/
crates
/
db_schema
/
src
History
Nutomic
7d9b59c467
Reduce default db pool size to 30, remove db timeout (ref
#4282
) (
#4301
)
...
* Reduce default db pool size to 30 (ref
#4282
) * remove db timeout
2024-01-04 12:16:51 -05:00
..
aggregates
Use
pretty_assertions
for assertions (
#4347
)
2024-01-04 04:47:18 -05:00
impls
Use
pretty_assertions
for assertions (
#4347
)
2024-01-04 04:47:18 -05:00
source
Adding Selectable and diesel postgres backend check. (
#4175
)
2023-11-21 08:42:28 -05:00
diesel_ltree.patch
Adding a post_view mode.
Fixes
#3730
(
#3731
)
2023-08-31 09:01:08 -04:00
lib.rs
Add macro assert_length!() for tests (
#4348
)
2024-01-04 11:51:55 -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
Remove id column and use different primary key on some tables (
#4093
)
2023-11-13 08:14:07 -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
Reduce default db pool size to 30, remove db timeout (ref
#4282
) (
#4301
)
2024-01-04 12:16:51 -05:00