issues
search
seznam
/
SuperiorMySqlpp
SuperiorMySQL++
GNU Lesser General Public License v3.0
31
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix misc test issues
#146
OpatrilPeter
closed
1 month ago
0
refactor: remove fetchcolumn
#145
PredatorCZ
closed
2 months ago
0
update github actions and docker image
#144
PredatorCZ
closed
5 months ago
0
Fix signatures II
#143
OpatrilPeter
closed
1 month ago
2
Fix github actions & tests
#142
OpatrilPeter
closed
1 year ago
0
chore: update docker image for tests
#141
pnov
closed
1 year ago
1
docs: polish readme
#140
OpatrilPeter
closed
2 years ago
0
an cmake issue
#139
estrellaFZTH
closed
2 years ago
4
add passing client flags into options
#138
OpatrilPeter
closed
2 years ago
0
feat: add passing client flags into options
#137
PredatorCZ
closed
2 years ago
1
chore: move to github actions
#136
PredatorCZ
closed
2 years ago
2
Debian bullseye
#135
pnov
closed
3 years ago
1
Fix toplevel lambda globals
#134
OpatrilPeter
closed
3 years ago
0
set LD_LIBRARY_PATH in runtest.sh
#133
KristianMika
closed
3 years ago
1
Linker error with gcc 10 and multiple translation units including superior_mysqlpp.hpp
#132
daniele77
closed
3 years ago
1
Multiple definition of mapSecondGetter function
#131
daniele77
closed
3 years ago
5
fix typo
#130
byronhe
closed
4 years ago
0
Moved project to CMake
#129
PredatorCZ
closed
3 years ago
0
Fix string to float conversion
#128
OpatrilPeter
closed
4 years ago
0
fix: type validation not ignoring is_unsigned for types like float
#127
OpatrilPeter
closed
4 years ago
0
Release draft with artifacts on tag
#126
smradCZ
closed
5 years ago
0
fix: remove noexcept clause from Statement::close()
#125
tomasprochazka2
closed
5 years ago
0
feat: Use converter struct instead of converter function
#124
Erbureth
closed
5 years ago
1
Make user-defined converters include-order independent
#123
Erbureth
closed
5 years ago
0
Fix incorrect connection pool example
#122
OpatrilPeter
closed
5 years ago
0
Allow non-default-constructible types with RowStreamAdapter
#121
Erbureth
closed
5 years ago
0
RowStreamAdapter should support non-default-constructible types
#120
Erbureth
closed
5 years ago
1
feat: ignore timestamp signedness
#119
MrWarlockX
closed
5 years ago
0
Fix verbose error logging in tests
#118
OpatrilPeter
closed
5 years ago
0
chore: Update bandit submodule to current HEAD
#117
smradCZ
closed
5 years ago
0
fix: validate integer convertor's values at compile time
#116
MrWarlockX
closed
5 years ago
0
feat: add support for debian buster
#115
AdamStepan
closed
5 years ago
0
refactor: Change order of arguments of psQuery
#114
MrWarlockX
closed
5 years ago
0
Implement psQuery function, allowing templated queries
#113
MrWarlockX
closed
5 years ago
0
Fix compilation with libc++
#112
AdamStepan
opened
5 years ago
0
Log errors in default logger + refactor
#111
OpatrilPeter
closed
5 years ago
0
feat: Detect lost connection when using query
#110
MrWarlockX
closed
5 years ago
0
fix: Debian-Jessie build
#109
smradCZ
closed
5 years ago
0
refactor: Remove szn-debian-wheezy support
#108
MrWarlockX
closed
5 years ago
0
fix: crashing when connection object is moved
#107
MrWarlockX
closed
5 years ago
1
Refactor: using long-opts in build scripts
#106
smradCZ
closed
5 years ago
1
psReadValues: Extend exceptions
#105
MrWarlockX
closed
5 years ago
1
Corrected validations in Converters
#104
tomasprochazka2
closed
6 years ago
0
Adding doxygen comments
#103
tomasprochazka2
closed
6 years ago
0
Fix dnsa test
#102
AdamStepan
closed
6 years ago
0
Remove useless method DBDriver::Result::freeResult()
#101
tomasprochazka2
closed
6 years ago
0
Add a hostname argument to DNS-related logger methods
#100
AdamStepan
closed
6 years ago
0
Add noexcept qualifier to database driver methods.
#99
AdamStepan
closed
6 years ago
1
Propagate return value of mysql_*row_seek methods
#98
AdamStepan
closed
6 years ago
0
Add support for std::string to makeHexString
#97
AdamStepan
closed
6 years ago
0
Next