#590 remove DBIx::Class::Schema::Loader remnants
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::Admin;
|
package App::Netdisco::DB::Result::Admin;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -51,8 +49,6 @@ __PACKAGE__->add_columns(
|
|||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:gW4JW4pMgrufFIxFeYPYpw
|
|
||||||
|
|
||||||
__PACKAGE__->set_primary_key("job");
|
__PACKAGE__->set_primary_key("job");
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::Device;
|
package App::Netdisco::DB::Result::Device;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -83,8 +81,6 @@ __PACKAGE__->add_columns(
|
|||||||
);
|
);
|
||||||
__PACKAGE__->set_primary_key("ip");
|
__PACKAGE__->set_primary_key("ip");
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:671/XuuvsO2aMB1+IRWFjg
|
|
||||||
|
|
||||||
=head1 RELATIONSHIPS
|
=head1 RELATIONSHIPS
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::DeviceIp;
|
package App::Netdisco::DB::Result::DeviceIp;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -31,8 +29,6 @@ __PACKAGE__->add_columns(
|
|||||||
__PACKAGE__->set_primary_key("ip", "alias");
|
__PACKAGE__->set_primary_key("ip", "alias");
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:/ugGtBSGyrJ7s6yqJ9bclQ
|
|
||||||
|
|
||||||
=head1 RELATIONSHIPS
|
=head1 RELATIONSHIPS
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::DeviceModule;
|
package App::Netdisco::DB::Result::DeviceModule;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -51,8 +49,6 @@ __PACKAGE__->add_columns(
|
|||||||
__PACKAGE__->set_primary_key("ip", "index");
|
__PACKAGE__->set_primary_key("ip", "index");
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:nuwxZBoiip9trdJFmgk3Fw
|
|
||||||
|
|
||||||
=head1 RELATIONSHIPS
|
=head1 RELATIONSHIPS
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::DevicePort;
|
package App::Netdisco::DB::Result::DevicePort;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -73,8 +71,6 @@ __PACKAGE__->add_columns(
|
|||||||
__PACKAGE__->set_primary_key("port", "ip");
|
__PACKAGE__->set_primary_key("port", "ip");
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:lcbweb0loNwHoWUuxTN/hA
|
|
||||||
|
|
||||||
=head1 RELATIONSHIPS
|
=head1 RELATIONSHIPS
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::DevicePortLog;
|
package App::Netdisco::DB::Result::DevicePortLog;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::DevicePortPower;
|
package App::Netdisco::DB::Result::DevicePortPower;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -28,8 +26,6 @@ __PACKAGE__->add_columns(
|
|||||||
__PACKAGE__->set_primary_key("port", "ip");
|
__PACKAGE__->set_primary_key("port", "ip");
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:sHcdItRUFUOAtIZQjdWbcg
|
|
||||||
|
|
||||||
=head1 RELATIONSHIPS
|
=head1 RELATIONSHIPS
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::DevicePortSsid;
|
package App::Netdisco::DB::Result::DevicePortSsid;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -24,8 +22,6 @@ __PACKAGE__->add_columns(
|
|||||||
|
|
||||||
__PACKAGE__->set_primary_key("ip", "bssid", "port");
|
__PACKAGE__->set_primary_key("ip", "bssid", "port");
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:zvgylKzUQtizJZCe1rEdUg
|
|
||||||
|
|
||||||
=head1 RELATIONSHIPS
|
=head1 RELATIONSHIPS
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::DevicePortVlan;
|
package App::Netdisco::DB::Result::DevicePortVlan;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -40,8 +38,6 @@ __PACKAGE__->add_columns(
|
|||||||
__PACKAGE__->set_primary_key("ip", "port", "vlan", "native");
|
__PACKAGE__->set_primary_key("ip", "port", "vlan", "native");
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:/3KLjJ3D18pGaPEaw9EU5w
|
|
||||||
|
|
||||||
=head1 RELATIONSHIPS
|
=head1 RELATIONSHIPS
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::DevicePortWireless;
|
package App::Netdisco::DB::Result::DevicePortWireless;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -22,8 +20,6 @@ __PACKAGE__->add_columns(
|
|||||||
|
|
||||||
__PACKAGE__->set_primary_key("port", "ip");
|
__PACKAGE__->set_primary_key("port", "ip");
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:T5GmnCj/9BB7meiGZ3xN7g
|
|
||||||
|
|
||||||
=head1 RELATIONSHIPS
|
=head1 RELATIONSHIPS
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::DevicePower;
|
package App::Netdisco::DB::Result::DevicePower;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -22,8 +20,6 @@ __PACKAGE__->add_columns(
|
|||||||
__PACKAGE__->set_primary_key("ip", "module");
|
__PACKAGE__->set_primary_key("ip", "module");
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:awZRI/IH2VewzGlxISsr7w
|
|
||||||
|
|
||||||
=head1 RELATIONSHIPS
|
=head1 RELATIONSHIPS
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::DeviceVlan;
|
package App::Netdisco::DB::Result::DeviceVlan;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -34,8 +32,6 @@ __PACKAGE__->add_columns(
|
|||||||
__PACKAGE__->set_primary_key("ip", "vlan");
|
__PACKAGE__->set_primary_key("ip", "vlan");
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:hBJRcdzOic4d3u4pD1m8iA
|
|
||||||
|
|
||||||
=head1 RELATIONSHIPS
|
=head1 RELATIONSHIPS
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::Log;
|
package App::Netdisco::DB::Result::Log;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -33,8 +31,6 @@ __PACKAGE__->add_columns(
|
|||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:eonwOHvvzWm88Ug+IGKuzg
|
|
||||||
|
|
||||||
|
|
||||||
# You can replace this text with custom code or comments, and it will be preserved on regeneration
|
# You can replace this text with custom code or comments, and it will be preserved on regeneration
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::Node;
|
package App::Netdisco::DB::Result::Node;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -49,8 +47,6 @@ __PACKAGE__->add_columns(
|
|||||||
__PACKAGE__->set_primary_key("mac", "switch", "port", "vlan");
|
__PACKAGE__->set_primary_key("mac", "switch", "port", "vlan");
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:sGGyKEfUkoIFVtmj1wnH7A
|
|
||||||
|
|
||||||
=head1 RELATIONSHIPS
|
=head1 RELATIONSHIPS
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::NodeIp;
|
package App::Netdisco::DB::Result::NodeIp;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -38,8 +36,6 @@ __PACKAGE__->add_columns(
|
|||||||
__PACKAGE__->set_primary_key("mac", "ip");
|
__PACKAGE__->set_primary_key("mac", "ip");
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:9+CuvuVWH88WxAf6IBij8g
|
|
||||||
|
|
||||||
=head1 RELATIONSHIPS
|
=head1 RELATIONSHIPS
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::NodeMonitor;
|
package App::Netdisco::DB::Result::NodeMonitor;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -31,8 +29,6 @@ __PACKAGE__->add_columns(
|
|||||||
__PACKAGE__->set_primary_key("mac");
|
__PACKAGE__->set_primary_key("mac");
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:0prRdz2XYlFuE+nahsI2Yg
|
|
||||||
|
|
||||||
|
|
||||||
# You can replace this text with custom code or comments, and it will be preserved on regeneration
|
# You can replace this text with custom code or comments, and it will be preserved on regeneration
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::NodeNbt;
|
package App::Netdisco::DB::Result::NodeNbt;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -44,8 +42,6 @@ __PACKAGE__->add_columns(
|
|||||||
__PACKAGE__->set_primary_key("mac");
|
__PACKAGE__->set_primary_key("mac");
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:XFpxaGAWE13iizQIuVOP3g
|
|
||||||
|
|
||||||
=head1 RELATIONSHIPS
|
=head1 RELATIONSHIPS
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::NodeWireless;
|
package App::Netdisco::DB::Result::NodeWireless;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -45,8 +43,6 @@ __PACKAGE__->add_columns(
|
|||||||
__PACKAGE__->set_primary_key("mac", "ssid");
|
__PACKAGE__->set_primary_key("mac", "ssid");
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:3xsSiWzL85ih3vhdews8Hg
|
|
||||||
|
|
||||||
=head1 RELATIONSHIPS
|
=head1 RELATIONSHIPS
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::Oui;
|
package App::Netdisco::DB::Result::Oui;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -20,8 +18,6 @@ __PACKAGE__->add_columns(
|
|||||||
__PACKAGE__->set_primary_key("oui");
|
__PACKAGE__->set_primary_key("oui");
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:s51mj6SvstPd4GdNEy9SoA
|
|
||||||
|
|
||||||
|
|
||||||
# You can replace this text with custom code or comments, and it will be preserved on regeneration
|
# You can replace this text with custom code or comments, and it will be preserved on regeneration
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::Process;
|
package App::Netdisco::DB::Result::Process;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -30,8 +28,6 @@ __PACKAGE__->add_columns(
|
|||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:28hTnOo4oNwJabiWWHBgCw
|
|
||||||
|
|
||||||
|
|
||||||
# You can replace this text with custom code or comments, and it will be preserved on regeneration
|
# You can replace this text with custom code or comments, and it will be preserved on regeneration
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::Session;
|
package App::Netdisco::DB::Result::Session;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -25,8 +23,6 @@ __PACKAGE__->add_columns(
|
|||||||
__PACKAGE__->set_primary_key("id");
|
__PACKAGE__->set_primary_key("id");
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:khNPh72VjQh8QHayuW/p1w
|
|
||||||
|
|
||||||
|
|
||||||
# You can replace this text with custom code or comments, and it will be preserved on regeneration
|
# You can replace this text with custom code or comments, and it will be preserved on regeneration
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::Subnet;
|
package App::Netdisco::DB::Result::Subnet;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -30,8 +28,6 @@ __PACKAGE__->add_columns(
|
|||||||
__PACKAGE__->set_primary_key("net");
|
__PACKAGE__->set_primary_key("net");
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:1EHOfYx8PYOHoTkViZR6OA
|
|
||||||
|
|
||||||
|
|
||||||
# You can replace this text with custom code or comments, and it will be preserved on regeneration
|
# You can replace this text with custom code or comments, and it will be preserved on regeneration
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::User;
|
package App::Netdisco::DB::Result::User;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
use utf8;
|
use utf8;
|
||||||
package App::Netdisco::DB::Result::UserLog;
|
package App::Netdisco::DB::Result::UserLog;
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader
|
|
||||||
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
@@ -35,8 +33,6 @@ __PACKAGE__->add_columns(
|
|||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
|
|
||||||
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:BFrhjYJOhcLIHeWviu9rjw
|
|
||||||
|
|
||||||
|
|
||||||
# You can replace this text with custom code or comments, and it will be preserved on regeneration
|
# You can replace this text with custom code or comments, and it will be preserved on regeneration
|
||||||
|
|||||||
Reference in New Issue
Block a user