Skip to content

Error when running a query on BLOB data type #244

@amochin

Description

@amochin

Database Oracle(dont know version), postgres v12.7
Simple table: ID(number), DATA(BLOB)
previously i used to DatabaseLibrary 1.4.1 and query works fine, i think it could be issue with logging query results in table format

Query keyword throwing error during select, just it. Im trying select blob type data from table.

Query SELECT DATA FROM TABLE -> TypeError: str returned non-string (type bytes)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions