Introducing the all-new all-fancy bufferviews.
[quassel.git] / src / core / SQL / SQLite / 11 / setup_040_buffer_idx.sql
1 CREATE UNIQUE INDEX buffer_idx 
2        ON buffer(userid, networkid, buffername)