The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

 SQL::Dialects::iPod -- iPod config file for SQL::Parser

SYNOPSIS

See SQL::Parser.

DESCRIPTION

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).