Try::Tiny (this is *not* a Try::Tiny bug)
- Fix corner case of count with group-by over a 1:1 join column
where the selector ends up with column name clashes
+ - POD fixes (RT#58247)
* Misc
- Test suite default on-disk database now checks for Win32
=head1 DESCRIPTION
-See L<DBIx::Class::Storage::DBI::Oracle::Generic> for more informations about
+See L<DBIx::Class::Storage::DBI::Oracle::Generic> for more information about
how to use hierarchical queries with DBIx::Class.
=cut
THE USE OF THIS MODULE (AND ITS COUSIN DBIx::Class::ForceUTF8) IS VERY
STRONGLY DISCOURAGED, PLEASE READ THE WARNINGS BELOW FOR AN EXPLANATION.
-If you want to continue using this module and do not want to recieve
+If you want to continue using this module and do not want to receive
further warnings set the environmane variable C<DBIC_UTF8COLUMNS_OK>
to a true value.