Skip to content
Snippets Groups Projects
user avatar
Vladislav Shpilevoy authored
1) Code is completely unreadable and complicated by strange
   optimizations;
2) It still supposes, that there can be multiple statements in a
   single string;
3) It pushes first letter of affinity together with column names
   - why? It is not used anywhere.

Lets remove prepared statements list, affinity first letters
pushing.
04ab1b01
History
Name Last commit Last update