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

NAME

Math::DifferenceSet::Planar::Schema::Result::DatabaseVersion - planar difference set space database backend result class definition.

VERSION

This documentation refers to version 1.001 of Math::DifferenceSet::Planar::Schema::Result::DatabaseVersion.

TABLE: database_version

ACCESSORS

table_name

  data_type: 'varchar'
  is_nullable: 0

major

  data_type: 'integer'
  is_nullable: 0

minor

  data_type: 'integer'
  is_nullable: 0

PRIMARY KEY

SEE ALSO

AUTHOR

Martin Becker, <becker-cpan-mp at cozap.com>

COPYRIGHT AND LICENSE

Copyright (c) 2022-2023 by Martin Becker, Blaubeuren.

This library is free software; you can distribute it and/or modify it under the terms of the Artistic License 2.0 (see the LICENSE file).

DISCLAIMER OF WARRANTY

This library is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.