issues
search
SOCI
/
soci
Official repository of the SOCI - The C++ Database Access Library
http://soci.sourceforge.net/
Boost Software License 1.0
1.42k
stars
478
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix support for non-ASCII characters in Oracle CLOBs
#1184
vadz
opened
6 days ago
7
fix bug in the reading from oracle clob
#1183
avpalienko
closed
5 days ago
7
Try to make some complex queries work in ODBC backend
#1182
vadz
opened
1 week ago
0
Doc updates
#1181
vadz
closed
6 days ago
1
Static linking error
#1180
DBizz22
closed
1 week ago
1
Add std::wstring support for ODBC backend
#1179
vadz
opened
1 week ago
0
More UBSAN fixes
#1178
vadz
closed
2 weeks ago
0
Oracle fixes
#1177
vadz
closed
2 weeks ago
0
Improvement to connection parameters handling
#1176
vadz
closed
2 weeks ago
0
Faulty iterator check in oracle factory's get_key_value()
#1175
Jofagi
closed
2 weeks ago
1
Split common tests into a common library
#1174
vadz
closed
2 weeks ago
1
Reading BLOB from SQLite3 no longer working
#1173
Tectu
opened
1 month ago
2
Add UBSAN build option and fix building using it
#1172
vadz
closed
1 month ago
0
Run macOS CI jobs under macOS 14
#1171
vadz
closed
1 month ago
1
Test for type properties instead of testing for the OS
#1170
vadz
closed
1 month ago
0
Various improvements to dynamic backend loading
#1169
vadz
closed
1 month ago
0
Bulk/batch INSERT operations and prepared statements.
#1167
wiluite
opened
2 months ago
2
soci::blob: incomplete type 'soci::details::exchange_traits<soci::blob>'
#1166
Spixmaster
closed
2 months ago
1
Move trivial blob backend to public includes
#1165
Krzmbrzl
closed
1 month ago
1
Implement session::get_last_query_context()
#1164
Krzmbrzl
opened
3 months ago
15
Enable RDP
#1163
vadz
closed
3 months ago
1
More snprintf-related fixes
#1162
vadz
closed
3 months ago
0
Fix CI
#1161
vadz
closed
3 months ago
0
soci into empty vector triggers error Vectors of size 0 are not allowed
#1160
yihuajack
opened
3 months ago
0
CMAKE_RUNTIME_OUTPUT_DIRECTORY Windows compatibility
#1159
yihuajack
opened
3 months ago
5
core/statement.cpp : Modified to support complex queries
#1157
JoshuaVThomas
closed
1 week ago
6
Using connection string schema when working with metadata.
#1156
cstiborg
closed
1 month ago
9
Metadata and schemas other than public
#1155
cstiborg
opened
4 months ago
2
Add support for building on SunOS with gcc
#1154
snaiffer
closed
1 month ago
1
File "private/soci-trivial-blob-backend.h" missing
#1153
Spixmaster
closed
1 month ago
5
fatal error: 'mysql.h' file not found
#1152
triplq
opened
5 months ago
22
Query not working through freeTDS works in Microsoft ODBC Driver
#1151
kowsikbabu
opened
5 months ago
4
MariaDB?
#1150
robertsilen
opened
6 months ago
1
How to create database using soci in mysql?
#1149
q2013
closed
6 months ago
1
Memory Leak when trying to connect to Microsoft SQL Server
#1148
szelski
opened
6 months ago
3
Question on how to convert empty std::tm to timestamp and convert back in a MySQL database
#1147
asmwarrior
opened
6 months ago
2
postgresql: Fix missing include
#1146
h3xx
closed
7 months ago
1
Fix `row::move_as` behavior breaking reusability
#1145
Krzmbrzl
closed
1 month ago
3
Using `row::move_as` while iterating `rowset` yields segmentation fault
#1144
Krzmbrzl
closed
1 month ago
3
Cant use sqlstate(). Undefined reference
#1143
Nosferatu13666
closed
7 months ago
2
Fix blob errors in Oracle backend issue #1141
#1142
avpalienko
closed
2 months ago
10
BLOB does not work in Oracle
#1141
avpalienko
opened
7 months ago
11
Getting Invalid Cursor State on mssql - complex queries - Urgent help needed
#1140
kowsikbabu
opened
7 months ago
3
Win10, sqlite3 , MultiThread , Can not use into and use .
#1139
yumingzhe1012
closed
8 months ago
2
Move check for PostgreSQL 9.3 to CMake from the source file
#1138
vadz
closed
7 months ago
0
Avoid MSVC deprecation warnings for oracle_blob_backend functions
#1137
vadz
closed
8 months ago
0
Fix handling dates earlier than 1900 in Oracle backend
#1136
JaroslawCendrowski
closed
7 months ago
4
Dates before year 1900 stored in Oracle as one hundred years earlier.
#1135
JaroslawCendrowski
closed
7 months ago
1
Add back support for PostgreSQL 9.2
#1134
vadz
closed
8 months ago
1
Support for Wide Strings in SOCI for Enhanced Unicode Handling
#1133
bold84
closed
1 week ago
37
Next