Files
chatmail-core/deltachat-ffi
link2xt f42da17a78 Simplify SQL error handling (#2415)
* Remove sql::error submodule

Use anyhow errors instead.

* Remove explicit checks for open SQL connection

An error will be thrown anyway during attempt to execute query.

* Don't use `with_conn()` and remove it

* Remove unused `with_conn_async`

* Resultify markseen_msgs
2021-05-03 23:01:06 +03:00
..
2021-05-03 23:01:06 +03:00
2019-04-28 18:06:26 +03:00
2020-07-20 13:06:58 +02:00
2021-05-03 02:50:20 +03:00
2021-05-01 15:08:27 +03:00
2019-08-26 19:17:58 +02:00
2019-08-26 19:17:58 +02:00
2021-03-13 22:19:12 +03:00
2019-08-26 19:17:58 +02:00

Delta Chat C Interface

Documentation

To generate the C Interface documentation, call doxygen in the deltachat-ffi directory and browse the html subdirectory.

If thinks work, the documentation is also available online at https://c.delta.chat