Comment 9 for bug 489194

Revision history for this message
Siegfried Gevatter (rainct) wrote : Re: [Zeitgeist] [Bug 489194] Re: Implement storage monitor (devices and connectivity)

2010/1/16 Mikkel Kamstrup Erlandsen <email address hidden>:
> I think I will dynamically update the structure of the 'storage' table,
> adding two new columns, 'type' and 'display_name' via ALTER TABLE
> statements: http://www.sqlite.org/lang_altertable.html. This should be
> forwards- and backwards compatible. Comments?

Go for it, that's much better than adding a new table.