97f54a0c87
Added backwards compatiblity: both SQL::Statement and SQL::Parser now work in perl version 5.004 and above. Changed defaults for DBD::CSV so it now accepts new SQL without adding extra flags to scripts Added support for SQL comments Fixed bugs in qualified column names (e.g. tableA.*), and in joins using ON or WHERE Fixed bug in UPDATE that caused the new value to be a hash rather than a scalar. New features: Explicit and implicit joins Table name aliases Set functions String functions String concatenation Numeric expressions IN predicate BETWEEN predicate Alphabetic comparison in WHERE clauses Ordering of text that looks like a number Verbose error messages for both Parsing and Execution errors Pure perl, new maintainer.
5 lines
239 B
Text
5 lines
239 B
Text
$NetBSD: distinfo,v 1.5 2002/02/14 16:02:51 mjl Exp $
|
|
|
|
SHA1 (SQL-Statement-1.002.tar.gz) = b1784d69d1b48ae2af6d24da79090650471d8a3c
|
|
Size (SQL-Statement-1.002.tar.gz) = 43478 bytes
|
|
SHA1 (patch-aa) = 18142d097cd213ffe4d377732119254ea3825f87
|