COMMITS
/ test/test_sql_str_func.sh October 16, 2025
T
[apps] define configuration for apps
Tim Stack committed
October 3, 2025
T
[log2src] plumb stack trace
Tim Stack committed
June 6, 2024
T
[sql] add pretty_print() function
Tim Stack committed
April 9, 2024
T
[sql] add humanize_id function
Tim Stack committed
July 14, 2023
T
[tests] add some tests for recent additions
Tim Stack committed
July 9, 2023
T
[config] externalize file format detection
Tim Stack committed
April 3, 2023
T
[test_sql_str_func] disable url test that is dependent on the curl version
Tim Stack committed
September 18, 2022
T
[sql] add parse_url()/unparse_url() functions
Tim Stack committed
September 16, 2022
T
[anon] add an anonymizer to help with support requests
Tim Stack committed
September 10, 2022
T
[pcre2] migrate from pcre to pcre2
Tim Stack committed
September 1, 2022
T
[sql] extract() assumed too much about elements
Tim Stack committed
August 3, 2022
T
[tests] some coverage for blobs
Tim Stack committed
July 30, 2022
T
[sql] consolidate the encoders to a single function
Tim Stack committed
July 1, 2022
T
[perf] fixing slow queries
Timothy Stack committed
April 30, 2022
T
[tests] fix some test issues
Timothy Stack committed
T
[regex101] add an integration with regex101
Timothy Stack committed
October 26, 2021
T
[sql] add a gunzip() SQL function
Timothy Stack committed
October 3, 2021
T
[formats] add logfmt
Timothy Stack committed
February 25, 2021
T
[docs] add report generation to cookbook
Timothy Stack committed
January 29, 2021
T
[build] remove pcrecpp and other stuff
Timothy Stack committed
December 25, 2020
T
[misc] misc bugs
Timothy Stack committed
March 26, 2017
T
[sql] do some minimal parsing/annotation of SQL statements
Timothy Stack committed
March 19, 2017
T
[sql] add function adapter template
Timothy Stack committed
March 16, 2017
T
[sql] add a regexp_capture tablue-valued function
Timothy Stack committed
March 10, 2016
T
[sql] change extract() to regexp_match() and make extract() an interface to the data_parser
Timothy Stack committed
T
[sql] change extract() to regexp_match() and make extract() an interface to the data_parser
Timothy Stack committed
March 8, 2016
T
[sql] add extract() function to extract values from a string using a regex
Timothy Stack committed
July 27, 2013
T
[sql] swap regexp_replace args
Timothy Stack committed
July 11, 2013
T
[sql] add regexp_replace function
Timothy Stack committed
July 6, 2013
T
[sql] add startswith/endswith functions
Timothy Stack committed