Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Crash on bad input to insert #42

@kutsurak

Description

@kutsurak

Using cursor.insert('table_name', {'column_name': 1}) instead of cursor.insert('table_name', {'column_name': [1]}), crashes the Python process.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions