jonswar / perl-chi-driver-dbi

Perl CHI::Driver::DBI distribution
4 stars 8 forks source link

Start using bind_param in MySQL, MariaDB and SQLite #6

Open illuusio opened 1 year ago

illuusio commented 1 year ago

Handling BLOB differs in MySQL and MariaDB driver so starting to use bind_param with execute to make sure that SQL types are correctly recognized