SQLITE_NOTICE(283): recovered 5 frames from WAL file /data/mtt.fossil-wal
function N = mttGetFieldLength(structure,vector) N = 0 ; if isfield(structure,vector) N = length(getfield(structure,vector)) ; end
SQLITE_NOTICE(283): recovered 5 frames from WAL file /data/mtt.fossil-wal
function N = mttGetFieldLength(structure,vector) N = 0 ; if isfield(structure,vector) N = length(getfield(structure,vector)) ; end