4.6.1
4.6.1
Fixed
wp:db:exportfrom a SQLite installation no longer truncates values containing NUL bytes (e.g. serialized objects with protected/private properties): table rows are read with each column cast toBLOBso theSQLite3extension does not stop at the first NUL byte, and the full value is hex-encoded into the dump.