Files
chatmail-core/src
Alexander Krotov f0f020d9d2 chat: get rid of ChatId.is_error()
get_rowid should not return 0, as we have inserted a row right above.

And using is_error() instead of comparing row_id to 0 is a strange way
to check this condition.

As all functions that actually returned 0 chat ID to indicate error have
been removed, the function is gone too.
2020-06-06 19:49:57 +03:00
..
2020-06-05 16:27:22 +02:00
2020-05-22 21:03:01 +02:00
2020-05-22 21:03:01 +02:00
2020-06-06 19:49:57 +03:00
2020-06-05 16:27:22 +02:00
2020-05-31 17:04:25 +02:00
2020-06-05 16:27:22 +02:00
2020-04-13 23:02:57 +03:00
2020-05-23 00:17:50 +02:00
2020-05-29 11:25:52 +02:00
2020-06-05 16:27:22 +02:00
2020-05-23 18:56:45 +02:00
2020-05-22 21:03:01 +02:00
2020-05-23 18:56:45 +02:00
2020-05-22 11:37:12 +02:00
2020-06-05 16:27:22 +02:00
2020-05-22 11:37:03 +02:00
2020-04-23 06:48:18 +02:00
2020-03-14 15:17:47 +01:00