Changes between Version 58 and Version 61 of Ticket #28643
- Timestamp:
- Feb 19, 2019, 8:55:27 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28643
- Property Has patch set
-
Ticket #28643 – Description
v58 v61 38 38 ||`LPad`||`LPAD`||Returns the string argument, left-padded with the specified string||✔||✔||✔||✔**^1^**||~~9798~~|| 39 39 ||`LTrim`||`LTRIM`||Removes leading spaces||✔||✔||✔||✔||~~9220~~|| 40 ||`MD5`||`MD5`||Calculates the MD5 hash of string, returning the result in hexadecimal||✔||✔**^8^**||✔||✔**^1^**|| -||40 ||`MD5`||`MD5`||Calculates the MD5 hash of string, returning the result in hexadecimal||✔||✔**^8^**||✔||✔**^1^**||11004|| 41 41 ||`Repeat`||`REPEAT`||Repeats a string the specified number of times||✔||✔**^3^**||✔||✔**^1^**||~~9808~~|| 42 42 ||`Replace`||`REPLACE`||Replaces occurrences of a specified string||✔||✔**^6^**||✔||✔||~~9539~~||