Bug #76
Remove buffergroups
Start date:
Due date:
% Done:
0%
Estimated time:
Version:
0.13.1
OS:
Any
Description
Buffergroups were an idea to implement query merging. We should think about something better.
History
#1 Updated by EgS almost 17 years ago
In the future buffergroups will be treated like regular buffers. Therefore they don't need special treatment storagewise, which would actually be more difficult.
solution: drop the BufferGroup table, store groups in the regular Buffer relation and introduce a buffertype.
#2 Updated by EgS almost 17 years ago
buffergroup table is gone in SQLite Schema Version 2