awslabs/amazon-qldb-driver-python

Support python native types as parameters in execute_statement method

Closed this issue · 1 comments

Currently execute_statement receives only ion values as parameters.
Making it accept python native types such as int, bool etc will make it more developer friendly.

Released as part of v2.0.0