diff options
author | stephan <stephan@noemail.net> | 2024-03-21 15:52:52 +0000 |
---|---|---|
committer | stephan <stephan@noemail.net> | 2024-03-21 15:52:52 +0000 |
commit | 006a9b51aa5fcb636325587d28b17474148bb41e (patch) | |
tree | 0398ce6d0c1d01ce2c067a2f691c88660c6c80ec /manifest.uuid | |
parent | 529ed1a3a3b1a32fa1343e0466f627870cffbfb6 (diff) | |
download | sqlite-006a9b51aa5fcb636325587d28b17474148bb41e.tar.gz sqlite-006a9b51aa5fcb636325587d28b17474148bb41e.zip |
Add comments (only, no code) to the JS sqlite3_config() bindings reminding us why SQLITE_CONFIG_ROWID_IN_VIEW is specifically not included. JNI does not need this treatment because it explicitly supports only a very small subset of config options.
FossilOrigin-Name: 4fea396221e84f9532f9327226691621a23bd966a860329fc579141c69cf7f64
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 09d6bad37..15f1e0f51 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -4ccb372967fab779b29be8f01c879a99ef247981466f81f55e18e3961fbd7d5a
\ No newline at end of file +4fea396221e84f9532f9327226691621a23bd966a860329fc579141c69cf7f64
\ No newline at end of file |