Closed OpatrilPeter closed 6 years ago
Note that commit "Fix usage of relative sized integer types in conversion" causes warnings in test suite. They are not errors (only hint at usage of inappropriate type) but probably should be fixed.
This monolithic draft was broken into multiple smaller PRs by topic.
This version is not completely polished yet and exist mainly for feedback purposes. Contains changes based around PreparedStatement and related code. Each individual commit on this branch is individual issue.
This branch was created on top of doc_prepared_stmt, merging that first is strongly recommended.