issues
search
mpeppler
/
DBD-Sybase
Sybase driver for perl's DBI module
8
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
135 impossible to install dbdsybase over carton
#138
mpeppler
closed
1 month ago
0
Fix issue with ISO mode for non-bigdate/time datatypes
#137
mpeppler
closed
1 month ago
0
Random incorrect conversions of datetime under ISO_STRICT
#136
djerius
closed
1 month ago
5
Impossible to install DBD::Sybase over carton
#135
KalessinD
closed
1 month ago
5
130 iso format for bigdatetime does not return milliseconds
#134
mpeppler
closed
8 months ago
0
Issue #131 - Added asymmetric password encryption support.
#133
niggemannmj
closed
9 months ago
1
Trying to build DBD::Sybase on RHEL8&9, got many warnings
#132
sybpro
opened
10 months ago
3
DBD-Sybase does not support asymmetric password encryption
#131
niggemannmj
closed
8 months ago
2
ISO format for BIGDATETIME does not return milliseconds
#130
kejo
closed
8 months ago
1
Configure failed for DBD-Sybase-1.23
#129
KES777
opened
1 year ago
2
Please set SYBASE in CONFIG, or set the $SYBASE environment variable at Makefile.PL
#128
KES777
opened
1 year ago
3
DBD::Sybase built with new open client 16.0.04.04 does not find lib3p64/libsapcrypto.so without LD_LIBRARY_PATH
#127
ralphiebaby
opened
1 year ago
2
Fix issue 125 - failing binding placeholders to unsined int table col…
#126
mpeppler
closed
1 year ago
0
Changelog dates
#125
djnorrisdev
closed
1 year ago
3
Fix for incorrect behavior of prepare_cached.
#124
mpeppler
closed
1 year ago
0
Error on prepare with 1.21
#123
jegade
closed
1 year ago
1
Fix issues with prepare_cached by mapping it to prepare.
#122
mpeppler
closed
1 year ago
0
Fix issues 110 and 120 by remapping prepare_cached as prepare.
#121
mpeppler
closed
1 year ago
0
Prepared_cached not working with fetchall_arrayref() for multiple resultant set in a single call – DBD::Sybase 1.20
#120
SurendarRajavel
closed
1 year ago
2
118 name collision between global locale variable and local variable of same name
#119
mpeppler
closed
2 years ago
0
Name collision between global *locale variable and local variable of same name
#118
mpeppler
closed
2 years ago
0
Avoid assigning uninitialized local variable to itself
#117
RyanHeule
closed
2 years ago
4
Allow user IDs and passwords greater than 31 bytes.
#116
mpeppler
closed
2 years ago
0
User and Password limit to 32 char
#115
garnier-quentin
closed
2 years ago
1
DBD:Sybase - exec Test case failure due to cs_convert failed (to_numeric(3.2))
#114
SurendarRajavel
closed
2 years ago
4
Minor fixes to remove obsolete web addresses
#113
mpeppler
closed
2 years ago
0
Prepare for next release
#112
mpeppler
closed
2 years ago
0
bugfix for undefined CS_BIGTIME_TYPE
#111
onokhov
closed
2 years ago
1
Issues with prepare_cached
#110
mpeppler
closed
1 year ago
2
fetchall_arrayref hangs with placeholders query with no results
#109
dsgh6180
closed
3 years ago
3
Handle quoted identifiers in proc name extraction
#108
mpeppler
closed
3 years ago
0
Update FreeTDS specific README
#107
mpeppler
closed
3 years ago
0
Simple SQL parsers coded in dbdimp.c won't handle quoted identifiers correctly
#106
mpeppler
closed
3 years ago
0
Simplify dbd_preparse() ? placeholder detection, and avoid possible b…
#105
mpeppler
closed
3 years ago
0
Add clearing of additional statement handle attributes.
#104
mpeppler
closed
3 years ago
0
Ensure that NAME_lc and NAME_uc statement handle values are refreshed…
#103
mpeppler
closed
3 years ago
0
tds and sybase client libraries cannot live together.
#102
mpeppler
opened
3 years ago
0
Fetch meta data from DB to handle parameter typing when calling a stored proc
#101
mpeppler
opened
3 years ago
0
parameters to procs are sometimes incorrectly flagged as OUTPUT
#100
mpeppler
closed
3 years ago
1
statement handle NAME_lc not refreshing for multiple result sets
#99
mpeppler
closed
3 years ago
0
ct_send_data doesn't work with FreeTDS
#98
mpeppler
opened
3 years ago
1
bigint doesn't work with placeholder/dynamic statements
#97
mpeppler
closed
3 years ago
2
Loss of precision with Money datatype
#96
mpeppler
closed
3 years ago
2
Update version
#95
mpeppler
closed
3 years ago
0
Find FreeTDS libs on Ubuntu and other recent linux systems.
#94
mpeppler
closed
3 years ago
0
Cancel the request if describe fails, as the fetch won't work in that…
#93
mpeppler
closed
3 years ago
0
Avoid segfault if ct_describe() fails due to unknown datatype.
#92
mpeppler
closed
3 years ago
0
Fix issue calling cs_convert() with FreeTDS
#91
mpeppler
closed
3 years ago
0
Fix issues with finish() call when syb_flush_finish is true.
#90
mpeppler
closed
3 years ago
0
Throw an error if to_numeric() fails.
#89
mpeppler
closed
3 years ago
0
Next