You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ngcp-schema/Changes

42 lines
699 B

=encoding UTF-8
=head1 NAME
Changes - Revision history for NGCP-Schema
=head2 1.003 2013-06-27
add component for JSON serialisation hooks
=head2 1.002 2013-06-14
=over
=item relax connect_info for passed-through DBI attributes
=item automatically encode password columns
=back
=head2 1.001 2013-05-14
=over
=item add L<DBIx::Class::InflateColumn::DateTime> to classes
=item simple test for checking consistency of moniker naming against the
database
=item column accessors that collide with built-in/autoboxed methods are
prefixed with C<column_>
=item domain handling
=item port configuration and exception handling from ossbss
=back
=head2 1.000 2013-02-05
Initial release.