mirror of
https://github.com/silverstripe/silverstripe-sqlite3
synced 2024-10-22 15:05:37 +00:00
978c371820
If there are no columns, it's not a iterable result set and we can return 0. This fixes issues with things like CREATE statement.