X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=c4be9795e3bf94510caa9ed9220e55583083e64c;hp=f88b46f74f34c31f5be94bce720672c8c8a235ee;hb=868a7b264bff6ab391094079c1a631281cacef0b;hpb=49afd714d07305e6567d38e5f83df0f90e0f2793 diff --git a/Changes b/Changes index f88b46f..c4be979 100644 --- a/Changes +++ b/Changes @@ -11,7 +11,7 @@ Revision history for DBIx::Class - Millisecond precision support for MSSQL datetimes for InflateColumn::DateTime - Oracle-specific hierarchical query syntax support: - CONNECT BY (NOCYCLE) / START WOTH / ORDER SIBLINGS BY + CONNECT BY (NOCYCLE) / START WITH / ORDER SIBLINGS BY - Support connecting using $ENV{DBI_DSN} and $ENV{DBI_DRIVER} - current_source_alias method on ResultSet objects to determine the alias to use in programatically assembled