mirror of
https://github.com/opnsense/ports.git
synced 2026-04-12 06:01:51 -05:00
6 lines
244 B
Plaintext
6 lines
244 B
Plaintext
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.
|