NAME
MySQL::Workbench::DBIC::FakeDBIC - provide some DBIx::Class method stubs when DBIx::Class is not installed
VERSION
version 1.21
DESCRIPTION
MySQL::Workbench::DBIC
tries to load the schema class to determine what version number should be used. This fails when DBIx::Class is not installed. So we fake it.
METHODS OVERLOADED
DBIx::Class::Schema
load_namespaces
DBIx::Class
DBIx::Class::load_components
DBIx::Class::table
add_columns
set_primary_key
belongs_to
has_many
AUTHOR
Renee Baecker <reneeb@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Renee Baecker.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)