Vadim Zeitlin
|
fdc551f283
|
Make it more clear that output vectors must have non-zero size
Also mention that they need to be re-resized inside the loop every time
before using them.
Closes #1160.
|
2025-01-29 04:19:07 +01:00 |
|
Mateusz Loskot
|
95e4633a5f
|
Drop support for PostgreSQL 7.x
Remove uses of CMake opions and related #define-s
SOCI_POSTGRESQL_NOPREPARE
SOCI_POSTGRESQL_NOPARAMS
SOCI_POSTGRESQL_NOBINDBYNAME.
Closes #122
|
2018-02-26 18:09:33 +01:00 |
|
Astrinus
|
634846bc83
|
Refixed
|
2017-12-20 11:10:48 +01:00 |
|
Astrinus
|
de8dfe81a9
|
Fixed broken internal link
|
2017-12-20 11:05:54 +01:00 |
|
Mateusz Loskot
|
2c45f2bc57
|
[docs] Fix issues reported by markdownlint
|
2017-09-23 20:49:45 +02:00 |
|
Mateusz Loskot
|
80941a9d97
|
Update structure of SOCI 4.0.0 documentation
Add MkDocs configuration to build documentation pages.
[ci skip]
|
2017-08-07 00:45:23 +02:00 |
|