Commit Graph

23 Commits (b64342ca47cc252f0d434963eb80ac102e7e0c8f)

Author SHA1 Message Date
Timothy Stack d45d7d6c58 [docs] add report generation to cookbook 4 years ago
Timothy Stack f5e88b7158 [docs] add ARCHITECTURE.md and various other things 4 years ago
Timothy Stack 7a0cb4359c [docs] fix lexing of lnav commands 4 years ago
Timothy Stack 9c3f0eee89 [build] fix cmake build and lexing of sqlite in docs
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack e85fff0b88 [sql] add json_concat() function and misc fixes 4 years ago
Timothy Stack 9cbe4d73a9 [docs] start to flesh out command and sql docs 4 years ago
Timothy Stack 8413dd13d8 [config] add configs directory 4 years ago
Timothy Stack 3da3ec799a [session] allow the name 4 years ago
Timothy Stack d5373abeb4 [sql] bind $LINES/$COLS variables to the size of the window
Fixes #698
4 years ago
Timothy Stack 4a7d116f37 [docs] expand the collate format field a little more 6 years ago
Timothy Stack aa0bfd6c62 [sql] add a spooky_hash() function
Fixes #567
6 years ago
Timothy Stack c0684a97cc [sql] add a regexp_capture tablue-valued function
Fixup the release makefile a bit.
8 years ago
Timothy Stack 2d04d047e4 [sql] change extract() to regexp_match() and make extract() an interface to the data_parser 9 years ago
Timothy Stack d4a69cbf22 no joy
Revert "[sql] change extract() to regexp_match() and make extract() an interface to the data_parser"

This reverts commit 85eee6514b.
9 years ago
Timothy Stack 85eee6514b [sql] change extract() to regexp_match() and make extract() an interface to the data_parser 9 years ago
Timothy Stack 9feb53f02a [sql] add extract() function to extract values from a string using a regex
This function should be preferred over creating log search tables
for scripts.
9 years ago
Timothy Stack 7386ea3864 update docs for json functions in sql 9 years ago
Timothy Stack 62075fb340 [sql] add json_group_object aggregate function 9 years ago
Timothy Stack f11cca2366 [sql] add a timeslice() function 9 years ago
Timothy Stack e0643fcfc1 [sql] plumb env vars into queries 11 years ago
Timothy Stack c29d756fd3 [sql] implement the sqlite3 .schema command 11 years ago
Timothy Stack 94ce0ffd83 [docs] more docs and some simple bug fixes 11 years ago
Timothy Stack f716d5a533 [docs] more sections 11 years ago