signal-desktop/ts/sql
Fedor Indutny cf50550936 Finish all renderer SQL queries switching to main
Don't switch to main process until all renderer SQL queries are
completed. If we switch while some of them are still running - we can
get SQL_BUSY from concurrent writes in main and renderer processes.
2021-04-05 18:08:50 -04:00
..
cleanDataForIpc.ts Clean up iterable utilities 2021-04-05 18:08:50 -04:00
Client.ts Finish all renderer SQL queries switching to main 2021-04-05 18:08:50 -04:00
initialize.ts Toggle between db in renderer and in main 2021-03-19 16:57:35 -04:00
Interface.ts Toggle between db in renderer and in main 2021-03-19 16:57:35 -04:00
Queueing.ts Fix typos in TypeScript and SCSS files 2021-04-02 15:28:07 -05:00
Server.ts journal_mode=WAL and synchronous=NORMAL for database 2021-03-24 14:35:06 -07:00