Init initializes all functions in this package.
()
| 67 | |
| 68 | // Init initializes all functions in this package. |
| 69 | func Init() { |
| 70 | initTypeFunctions() |
| 71 | initAbs() |
| 72 | initAcos() |
| 73 | initAcosd() |
| 74 | initAcosh() |
| 75 | initAdvisoryLockFunctions() |
| 76 | initAge() |
| 77 | initArrayLength() |
| 78 | initArrayPosition() |
| 79 | initArrayToJson() |
| 80 | initArrayToString() |
| 81 | initArrayUpper() |
| 82 | initAscii() |
| 83 | initAsin() |
| 84 | initAsind() |
| 85 | initAsinh() |
| 86 | initAtan() |
| 87 | initAtan2() |
| 88 | initAtan2d() |
| 89 | initAtand() |
| 90 | initAtanh() |
| 91 | initBitLength() |
| 92 | initBtrim() |
| 93 | initCbrt() |
| 94 | initCeil() |
| 95 | initCharLength() |
| 96 | initChr() |
| 97 | initColDescription() |
| 98 | initConcat() |
| 99 | initCos() |
| 100 | initCosd() |
| 101 | initCosh() |
| 102 | initCot() |
| 103 | initCotd() |
| 104 | initCurrentDatabase() |
| 105 | initCurrentSchema() |
| 106 | initCurrentSetting() |
| 107 | initCurrentSchemas() |
| 108 | initDegrees() |
| 109 | initDiv() |
| 110 | initDoltProcedures() |
| 111 | initDoltRecordTrim() |
| 112 | initExp() |
| 113 | initExtract() |
| 114 | initFactorial() |
| 115 | initFloor() |
| 116 | initFormatType() |
| 117 | initGcd() |
| 118 | initGenRandomUuid() |
| 119 | initGenerateSeries() |
| 120 | initGenerateSubscripts() |
| 121 | initInitcap() |
| 122 | initLcm() |
| 123 | initLeft() |
| 124 | initLength() |
| 125 | initLn() |
| 126 | initLog() |