sql: resurrect sql_bind_parameter_name()
We may need to get name of parameter to be bound by its index position. So let's resurrect sql_bind_parameter_name() - put its prototype to sql/sqlInt.h header and update codestyle. Needed for #2592
Loading
Please register or sign in to comment