seznam / SuperiorMySqlpp

SuperiorMySQL++
GNU Lesser General Public License v3.0
31 stars 20 forks source link

Various fixes and refactoring resulting from documentation project #63

Closed OpatrilPeter closed 6 years ago

OpatrilPeter commented 6 years ago

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.

OpatrilPeter commented 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.

OpatrilPeter commented 6 years ago

This monolithic draft was broken into multiple smaller PRs by topic.