diff options
author | drh <drh@noemail.net> | 2013-10-14 21:14:42 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2013-10-14 21:14:42 +0000 |
commit | 5f8cdac620fbf61fbdebd173f18b06b7f6f1906f (patch) | |
tree | e6a4f36ada821bb2629913b96f706dbe866ffdf8 /manifest.uuid | |
parent | 362d21614e22ed56cbffd4f786965aac8ddabdcd (diff) | |
download | sqlite-5f8cdac620fbf61fbdebd173f18b06b7f6f1906f.tar.gz sqlite-5f8cdac620fbf61fbdebd173f18b06b7f6f1906f.zip |
Move the tointeger() and toreal() functions out of core and make them into
a run-time loadable extension.
FossilOrigin-Name: 9f66dd7e3790c04f0ab724419f5381bd21f9ebad
Diffstat (limited to 'manifest.uuid')
-rw-r--r-- | manifest.uuid | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.uuid b/manifest.uuid index f84250b29..a52f12edb 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -0bf438fc30582a08fddfc3cec49366ee17ae2abe
\ No newline at end of file +9f66dd7e3790c04f0ab724419f5381bd21f9ebad
\ No newline at end of file |