Timothy Stack
|
7a0cb4359c
|
[docs] fix lexing of lnav commands
|
2020-05-18 22:21:24 -07:00 |
|
Timothy Stack
|
9c3f0eee89
|
[build] fix cmake build and lexing of sqlite in docs
Defect Number:
Reviewed By:
Testing Done:
|
2020-05-18 07:10:07 -07:00 |
|
Timothy Stack
|
e85fff0b88
|
[sql] add json_concat() function and misc fixes
|
2020-05-17 22:23:30 -07:00 |
|
Timothy Stack
|
9cbe4d73a9
|
[docs] start to flesh out command and sql docs
|
2020-05-15 07:38:40 -07:00 |
|
Timothy Stack
|
8413dd13d8
|
[config] add configs directory
|
2020-05-07 07:08:59 -07:00 |
|
Timothy Stack
|
3da3ec799a
|
[session] allow the name
|
2020-04-25 07:32:05 -07:00 |
|
Timothy Stack
|
d5373abeb4
|
[sql] bind $LINES/$COLS variables to the size of the window
Fixes #698
|
2020-04-21 06:20:25 -07:00 |
|
Timothy Stack
|
4a7d116f37
|
[docs] expand the collate format field a little more
|
2019-02-06 22:40:07 -08:00 |
|
Timothy Stack
|
aa0bfd6c62
|
[sql] add a spooky_hash() function
Fixes #567
|
2018-11-13 20:55:04 -08:00 |
|
Timothy Stack
|
c0684a97cc
|
[sql] add a regexp_capture tablue-valued function
Fixup the release makefile a bit.
|
2017-03-15 17:01:58 -07:00 |
|
Timothy Stack
|
2d04d047e4
|
[sql] change extract() to regexp_match() and make extract() an interface to the data_parser
|
2016-03-10 06:03:32 -08:00 |
|
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 .
|
2016-03-09 23:30:34 -08:00 |
|
Timothy Stack
|
85eee6514b
|
[sql] change extract() to regexp_match() and make extract() an interface to the data_parser
|
2016-03-09 23:14:54 -08:00 |
|
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.
|
2016-03-08 06:48:43 -08:00 |
|
Timothy Stack
|
7386ea3864
|
update docs for json functions in sql
|
2015-12-11 02:27:46 -08:00 |
|
Timothy Stack
|
62075fb340
|
[sql] add json_group_object aggregate function
|
2015-11-29 19:56:10 -08:00 |
|
Timothy Stack
|
f11cca2366
|
[sql] add a timeslice() function
|
2015-10-03 14:58:01 -07:00 |
|
Timothy Stack
|
e0643fcfc1
|
[sql] plumb env vars into queries
|
2014-02-28 21:27:14 -08:00 |
|
Timothy Stack
|
c29d756fd3
|
[sql] implement the sqlite3 .schema command
|
2014-02-24 11:43:50 -08:00 |
|
Timothy Stack
|
94ce0ffd83
|
[docs] more docs and some simple bug fixes
|
2013-08-25 07:12:41 -07:00 |
|
Timothy Stack
|
f716d5a533
|
[docs] more sections
|
2013-08-06 23:14:24 -07:00 |
|