core: Allow clean shutdown of the core
[quassel.git] / src / core / SQL / SQLite / select_buffer_highlightcounts.sql
1 SELECT bufferid, highlightcount
2 FROM buffer
3 WHERE userid = :userid