jdhitsolutions / MySQLite

A small set of PowerShell commands for working with SQLite database files.
MIT License
41 stars 4 forks source link

Improve handling of empty blobs or those that result in strings #3

Closed jdhitsolutions closed 2 years ago

jdhitsolutions commented 5 years ago

When converting from a db table, some blob that are empty are throwing errors. As are blobs that when converted are actually strings.

jdhitsolutions commented 5 years ago

trying to duplicate with the latest version.

jdhitsolutions commented 2 years ago

Hopefully, this is addressed in v0.7.0