cds-dbs
cds-dbs copied to clipboard
fix: Only check first row if no changes required
When post processing blobs in SQLite stop walking the data as early as possible. If the first row shows that there are not columns to be changed return false and skip all following rows.