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

Search results for "dist:SQL-SplitStatement sql::statement"

SQL::SplitStatement - Split any SQL code into atomic statements River stage two • 6 direct dependents • 31 total dependents

This is a simple module which tries to split any SQL code, even including non-standard extensions (for the details see the "SUPPORTED DBMSs" section below), into the atomic statements it is composed of. The logic used to split the SQL code is more so...

VEESH/SQL-SplitStatement-1.00023 - 05 Jun 2021 19:11:41 UTC

SQL::SplitStatement::Tokenizer - A simple SQL tokenizer. River stage two • 6 direct dependents • 31 total dependents

SQL::SplitStatement::Tokenizer is a simple tokenizer for SQL queries. It does not claim to be a parser or query verifier. It just creates sane tokens from a valid SQL query. It supports SQL with comments like: -- This query is used to insert a messag...

VEESH/SQL-SplitStatement-1.00023 - 05 Jun 2021 19:11:41 UTC

sql-split - SQL splitting command line utility River stage two • 6 direct dependents • 31 total dependents

This program tries to split any SQL code (even containing non-standard and/or procedural extensions, at least the ones from the most popular DBMSs) into the atomic statements it is composed of. The given FILES are read and split one by one, and the r...

VEESH/SQL-SplitStatement-1.00023 - 05 Jun 2021 19:11:41 UTC
3 results (0.051 seconds)