Build the monolithic client (-DWANT_MONO=ON) by default again, as it's usable now
[quassel.git] / src / core / SQL / SQLite / 6 / upgrade_030_set_querybuffertype.sql
1 UPDATE buffer
2 SET buffertype = 4
3 WHERE buffertype = 0