diff options
| author | Nick Pope <nick@nickpope.me.uk> | 2022-01-28 19:01:55 +0000 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-03-02 10:10:48 +0100 |
| commit | d436554861b9b818994276d7bf110bf03aa565f5 (patch) | |
| tree | edefa64683a2ae71a9fac014b2a0d96ff4a2cf37 /docs/ref/forms | |
| parent | 9652a118ce8c1cbe1f7cf7a4423adb7c5c50757d (diff) | |
Fixed #33553 -- Used built-in math functions in SQLite 3.35+.
In SQLite 3.35+ some math functions are available built-in as long as
they are not disabled at compile time. We can introspect this and use
these built-in functions in preference to our slower implementations.
Diffstat (limited to 'docs/ref/forms')
0 files changed, 0 insertions, 0 deletions
