Files
chatmail-core/python/src/deltachat
Hocuri 1379821b03 refactor: Move logins into SQL table (#6724)
Move all `configured_*` parameters into a new SQL table `transports`.
All `configured_*` parameters are deprecated; the only exception is
`configured_addr`, which is used to store the address of the primary
transport. Currently, there can only ever be one primary transport (i.e.
the `transports` table only ever has one row); this PR is not supposed
to change DC's behavior in any meaningful way.

This is a preparation for mt.

---------

Co-authored-by: l <link2xt@testrun.org>
2025-04-13 19:06:41 +02:00
..
2025-04-06 08:42:33 +00:00
2024-08-19 16:36:56 +00:00
2024-12-04 14:31:55 +00:00
2023-01-20 16:53:21 +00:00
2023-01-20 16:53:21 +00:00
2023-02-15 16:27:34 +00:00
2023-02-15 18:56:34 +00:00
2023-02-27 13:07:35 +00:00