Srinivas Reddy Thatiparthy
|
34d6bceec4
|
Fixed #29500 -- Fixed SQLite function crashes on null values.
Co-authored-by: Srinivas Reddy Thatiparthy <thatiparthysreenivas@gmail.com>
Co-authored-by: Nick Pope <nick.pope@flightdataservices.com>
|
2018-09-10 15:08:55 -04:00 |
priyanshsaxena
|
83b04d4f88
|
Fixed #29048 -- Added **extra_context to database function as_vendor() methods.
|
2018-08-23 11:52:09 -04:00 |
Mariusz Felisiak
|
55cc26941a
|
Refs #28643 -- Added Repeat database function.
Thanks Tim Graham and Nick Pope for reviews.
|
2018-04-03 19:36:12 +02:00 |
Mariusz Felisiak
|
6141c752fe
|
Fixed #29251 -- Added bytes to str conversion in LPad/RPad database functions on MySQL.
Thanks Tim Graham for the review.
|
2018-04-03 18:24:04 +02:00 |
Mariusz Felisiak
|
cede5111bb
|
Refs #28643 -- Added LPad and RPad database functions.
Thanks Tim Graham for the review.
|
2018-03-19 17:35:16 +01:00 |
Mariusz Felisiak
|
9421aee35e
|
Refs #28643 -- Added LTrim, RTrim, and Trim database functions.
Thanks Tim Graham and Mads Jensen for reviews.
|
2018-03-15 20:57:23 +01:00 |
bobort
|
f82de6bfb1
|
Refs #28643 -- Added Ord, Chr, Left, and Right database functions.
|
2018-02-23 10:23:22 -05:00 |
Mads Jensen
|
65728550bd
|
Refs #28643 -- Added Replace database function.
|
2018-01-17 20:46:15 -05:00 |
Mariusz Felisiak
|
4f27e475b3
|
Refs #28643 -- Reorganized database functions.
Thanks Tim Graham for the review.
|
2017-10-13 21:23:00 +02:00 |