Adriano dos Santos Fernandes
|
bfe818e220
|
Fix #7548 - SET BIND OF TIMESTAMP WITH TIME ZONE TO CHAR is not working with UTF8 connection charset. (#7549)
|
2023-04-17 21:05:47 -03:00 |
|
AlexPeshkoff
|
150c2933fd
|
Postfix for CORE-6342 - should fix test 6206
|
2020-06-25 17:54:09 +03:00 |
|
AlexPeshkoff
|
c2692c6cee
|
Added explicit datatype INT128 (base type for high precision numeric/decimal), enhanced processing of SET BIND for exact digital datatypes
|
2020-06-24 12:57:18 +03:00 |
|
Alexander Peshkov
|
2d2df601a3
|
None gmt fallback (#260)
Added new form of set bind: SET BIND OF TIME ZONE TO EXTENDED
|
2020-03-04 19:14:58 +03:00 |
|
AlexPeshkoff
|
a46a3df0fb
|
Fixup some issues with numeric & decimal datatypes
|
2019-12-27 15:46:45 +03:00 |
|
AlexPeshkoff
|
fb8e15bf00
|
Enhanced SET BIND OF numeric/decimal as suggested by Mark
|
2019-12-25 19:56:39 +03:00 |
|
hvlad
|
bf01700028
|
Fixed bug CORE-6206 : VARCHAR of insufficient length used for set bind of decfloat to varchar
|
2019-12-13 15:11:27 +02:00 |
|
AlexPeshkoff
|
f6f702bad5
|
Added forgotten in development branch commit, this fixes issues with native, legacy and automatic binds
|
2019-12-08 15:10:52 +03:00 |
|
AlexPeshkoff
|
938bbee174
|
Added check for correctness of data coercion requested in SET BIND
|
2019-12-06 18:35:43 +03:00 |
|
AlexPeshkoff
|
7175cfc910
|
Remove unneeded any more members from coercion rules array, also some const correctness
|
2019-12-06 18:35:43 +03:00 |
|
AlexPeshkoff
|
379920b13a
|
Added support of blob and varchar w/o explicit length
|
2019-12-06 18:35:43 +03:00 |
|
AlexPeshkoff
|
0dce25ffc1
|
Change style of setting database compatibility in config files (docs to come later)
|
2019-12-06 18:35:43 +03:00 |
|
AlexPeshkoff
|
6a4db49be4
|
Added NATIVE binding support
|
2019-12-06 18:35:43 +03:00 |
|
AlexPeshkoff
|
e8787500d7
|
First edition of SET BIND statement
|
2019-12-06 18:35:43 +03:00 |
|