This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
lnav
Watch
2
Star
0
Fork
0
You've already forked lnav
mirror of
https://github.com/tstack/lnav
synced
2024-11-08 01:10:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cc445cc78f
lnav
/
test
/
expected
/
test_sql_regexp.sh_51293df041b6969ccecc60204dce3676d0fb006d.out
3 lines
128 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[regexp_vtab] hex floats were being passed through to json, which does not support hex floats It looks like sscanf("%f") was accepting hex-floats. So, lnav was passing that through to the JSON, which does not like hex floats. FYI, @trantor, this should fix the regexp_capture_into_json() issue of hex numbers being passed through.
2022-09-01 14:32:51 +00:00
[1m
[4mmatch_index
[0m
[1m
[4m content
[0m
[tests] add some tests for recent additions Add missing SQLite JSON functions to the help Fix some DB UI issues
2023-07-14 04:56:11 +00:00
[7m 0
[0m
[7m
[0m
[7m{"key":"foo","value":4670}
[0m
Reference in New Issue
Copy Permalink