Reply To: svn-1303 – thinks it is a new database on startup?

#5519
rpedde
Participant

@fizze wrote:

select nvl(value, 0) from config where term='version'

Does sqlite support that? That should be the same as “ifnull”, though, right?