lemmy/crates/db_schema
Dessalines bb82e5dd43
Register users in a transaction. (#5480)
* Register users in a transaction.

- Fixes #5477

* Removing transactions from language code.

* Replace build_transactions with async transactions.

* Forgot one transaction.
2025-03-11 10:39:48 +01:00
..
replaceable_schema Remove aggregate tables (fixes #4869) (#5407) 2025-03-06 16:18:41 +01:00
src Register users in a transaction. (#5480) 2025-03-11 10:39:48 +01:00
Cargo.toml Add new setting to block NSFW content (#5436) 2025-03-03 11:46:39 +01:00