Commit Graph

7 Commits (5676d19981456d88fe28a8e65c8aee638e375eb0)

Author SHA1 Message Date
Timothy Stack 2d04d047e4 [sql] change extract() to regexp_match() and make extract() an interface to the data_parser 8 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.
8 years ago
Timothy Stack 85eee6514b [sql] change extract() to regexp_match() and make extract() an interface to the data_parser 8 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.
8 years ago
Timothy Stack b305aff417 [sql] swap regexp_replace args 11 years ago
Timothy Stack 9485f12147 [sql] add regexp_replace function 11 years ago
Timothy Stack 57deb82f70 [sql] add startswith/endswith functions 11 years ago