Skip to content
Snippets Groups Projects
Commit 99707feb authored by Nikita Pettik's avatar Nikita Pettik
Browse files

sql: resurrect sql_bind_parameter_count() function

This function is present in sql/vdbeapi.c source file, its prototype is
missing in any header file. It makes impossible to use it. Let's add
prototype declaration to sql/sqlInt.h (as other parameter
setters/getters) and refactor a bit in accordance with our codestyle.

Needed for #2592
parent e3362690
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment