opnsense-ports/databases/p5-Text-Query-SQL/pkg-descr
2022-09-07 22:33:21 +02:00

5 lines
244 B
Text

Text-Query-SQL provides query builders for SQL databases. Searching 'foo
and bar' will retrieve rows containing the words foo and bar. It does it
by generating the appropriate SQL request.
Text-Query-SQL is derived from the Text-Query module.