| DBD-iPod documentation | view source | Contained in the DBD-iPod distribution. |
SQL::Dialects::iPod -- iPod config file for SQL::Parser
See SQL::Parser.
This module defines the SQL syntax supported by DBD::iPod. We allow only SELECT commands (iPod is read-only), and comparison operators may be one of (=, <, >, <=, >=, LIKE).
| DBD-iPod documentation | view source | Contained in the DBD-iPod distribution. |