diff --git a/lib/App/Netdisco/DB/Result/Admin.pm b/lib/App/Netdisco/DB/Result/Admin.pm index c1aebc15..eaa28128 100644 --- a/lib/App/Netdisco/DB/Result/Admin.pm +++ b/lib/App/Netdisco/DB/Result/Admin.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::Admin; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; 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"); diff --git a/lib/App/Netdisco/DB/Result/Device.pm b/lib/App/Netdisco/DB/Result/Device.pm index 412ecdaa..b6c2a2a2 100644 --- a/lib/App/Netdisco/DB/Result/Device.pm +++ b/lib/App/Netdisco/DB/Result/Device.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::Device; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -83,8 +81,6 @@ __PACKAGE__->add_columns( ); __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 diff --git a/lib/App/Netdisco/DB/Result/DeviceIp.pm b/lib/App/Netdisco/DB/Result/DeviceIp.pm index c850fdf6..e5b0c4dc 100644 --- a/lib/App/Netdisco/DB/Result/DeviceIp.pm +++ b/lib/App/Netdisco/DB/Result/DeviceIp.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::DeviceIp; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -31,8 +29,6 @@ __PACKAGE__->add_columns( __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 diff --git a/lib/App/Netdisco/DB/Result/DeviceModule.pm b/lib/App/Netdisco/DB/Result/DeviceModule.pm index d7db3bab..aa00cee2 100644 --- a/lib/App/Netdisco/DB/Result/DeviceModule.pm +++ b/lib/App/Netdisco/DB/Result/DeviceModule.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::DeviceModule; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -51,8 +49,6 @@ __PACKAGE__->add_columns( __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 diff --git a/lib/App/Netdisco/DB/Result/DevicePort.pm b/lib/App/Netdisco/DB/Result/DevicePort.pm index f0a04994..0b1266e0 100644 --- a/lib/App/Netdisco/DB/Result/DevicePort.pm +++ b/lib/App/Netdisco/DB/Result/DevicePort.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::DevicePort; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -73,8 +71,6 @@ __PACKAGE__->add_columns( __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 diff --git a/lib/App/Netdisco/DB/Result/DevicePortLog.pm b/lib/App/Netdisco/DB/Result/DevicePortLog.pm index 9f8043e2..e56a70b5 100644 --- a/lib/App/Netdisco/DB/Result/DevicePortLog.pm +++ b/lib/App/Netdisco/DB/Result/DevicePortLog.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::DevicePortLog; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; diff --git a/lib/App/Netdisco/DB/Result/DevicePortPower.pm b/lib/App/Netdisco/DB/Result/DevicePortPower.pm index 34274f5b..110ccd3f 100644 --- a/lib/App/Netdisco/DB/Result/DevicePortPower.pm +++ b/lib/App/Netdisco/DB/Result/DevicePortPower.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::DevicePortPower; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -28,8 +26,6 @@ __PACKAGE__->add_columns( __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 diff --git a/lib/App/Netdisco/DB/Result/DevicePortSsid.pm b/lib/App/Netdisco/DB/Result/DevicePortSsid.pm index ca113a4c..e2e52ed9 100644 --- a/lib/App/Netdisco/DB/Result/DevicePortSsid.pm +++ b/lib/App/Netdisco/DB/Result/DevicePortSsid.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::DevicePortSsid; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -24,8 +22,6 @@ __PACKAGE__->add_columns( __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 diff --git a/lib/App/Netdisco/DB/Result/DevicePortVlan.pm b/lib/App/Netdisco/DB/Result/DevicePortVlan.pm index acf58954..2de88ac6 100644 --- a/lib/App/Netdisco/DB/Result/DevicePortVlan.pm +++ b/lib/App/Netdisco/DB/Result/DevicePortVlan.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::DevicePortVlan; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -40,8 +38,6 @@ __PACKAGE__->add_columns( __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 diff --git a/lib/App/Netdisco/DB/Result/DevicePortWireless.pm b/lib/App/Netdisco/DB/Result/DevicePortWireless.pm index 83eb3ce4..7c7b37e2 100644 --- a/lib/App/Netdisco/DB/Result/DevicePortWireless.pm +++ b/lib/App/Netdisco/DB/Result/DevicePortWireless.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::DevicePortWireless; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -22,8 +20,6 @@ __PACKAGE__->add_columns( __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 diff --git a/lib/App/Netdisco/DB/Result/DevicePower.pm b/lib/App/Netdisco/DB/Result/DevicePower.pm index f15ce604..437cf77f 100644 --- a/lib/App/Netdisco/DB/Result/DevicePower.pm +++ b/lib/App/Netdisco/DB/Result/DevicePower.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::DevicePower; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -22,8 +20,6 @@ __PACKAGE__->add_columns( __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 diff --git a/lib/App/Netdisco/DB/Result/DeviceVlan.pm b/lib/App/Netdisco/DB/Result/DeviceVlan.pm index c23f8ded..6c64e57e 100644 --- a/lib/App/Netdisco/DB/Result/DeviceVlan.pm +++ b/lib/App/Netdisco/DB/Result/DeviceVlan.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::DeviceVlan; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -34,8 +32,6 @@ __PACKAGE__->add_columns( __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 diff --git a/lib/App/Netdisco/DB/Result/Log.pm b/lib/App/Netdisco/DB/Result/Log.pm index e549b0df..47b3641f 100644 --- a/lib/App/Netdisco/DB/Result/Log.pm +++ b/lib/App/Netdisco/DB/Result/Log.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::Log; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; 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 diff --git a/lib/App/Netdisco/DB/Result/Node.pm b/lib/App/Netdisco/DB/Result/Node.pm index 87252126..d4c4eb59 100644 --- a/lib/App/Netdisco/DB/Result/Node.pm +++ b/lib/App/Netdisco/DB/Result/Node.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::Node; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -49,8 +47,6 @@ __PACKAGE__->add_columns( __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 diff --git a/lib/App/Netdisco/DB/Result/NodeIp.pm b/lib/App/Netdisco/DB/Result/NodeIp.pm index 0a3f6a77..9f0bb852 100644 --- a/lib/App/Netdisco/DB/Result/NodeIp.pm +++ b/lib/App/Netdisco/DB/Result/NodeIp.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::NodeIp; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -38,8 +36,6 @@ __PACKAGE__->add_columns( __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 diff --git a/lib/App/Netdisco/DB/Result/NodeMonitor.pm b/lib/App/Netdisco/DB/Result/NodeMonitor.pm index 62f353c0..33dc2967 100644 --- a/lib/App/Netdisco/DB/Result/NodeMonitor.pm +++ b/lib/App/Netdisco/DB/Result/NodeMonitor.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::NodeMonitor; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -31,8 +29,6 @@ __PACKAGE__->add_columns( __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 diff --git a/lib/App/Netdisco/DB/Result/NodeNbt.pm b/lib/App/Netdisco/DB/Result/NodeNbt.pm index e8203dc9..5866095a 100644 --- a/lib/App/Netdisco/DB/Result/NodeNbt.pm +++ b/lib/App/Netdisco/DB/Result/NodeNbt.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::NodeNbt; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -44,8 +42,6 @@ __PACKAGE__->add_columns( __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 diff --git a/lib/App/Netdisco/DB/Result/NodeWireless.pm b/lib/App/Netdisco/DB/Result/NodeWireless.pm index 75a6133f..5833cb38 100644 --- a/lib/App/Netdisco/DB/Result/NodeWireless.pm +++ b/lib/App/Netdisco/DB/Result/NodeWireless.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::NodeWireless; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -45,8 +43,6 @@ __PACKAGE__->add_columns( __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 diff --git a/lib/App/Netdisco/DB/Result/Oui.pm b/lib/App/Netdisco/DB/Result/Oui.pm index a2fe5c16..05d0222b 100644 --- a/lib/App/Netdisco/DB/Result/Oui.pm +++ b/lib/App/Netdisco/DB/Result/Oui.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::Oui; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -20,8 +18,6 @@ __PACKAGE__->add_columns( __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 diff --git a/lib/App/Netdisco/DB/Result/Process.pm b/lib/App/Netdisco/DB/Result/Process.pm index 3910d6f9..33ee900d 100644 --- a/lib/App/Netdisco/DB/Result/Process.pm +++ b/lib/App/Netdisco/DB/Result/Process.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::Process; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; 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 diff --git a/lib/App/Netdisco/DB/Result/Session.pm b/lib/App/Netdisco/DB/Result/Session.pm index eedbc01e..0225d5b0 100644 --- a/lib/App/Netdisco/DB/Result/Session.pm +++ b/lib/App/Netdisco/DB/Result/Session.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::Session; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -25,8 +23,6 @@ __PACKAGE__->add_columns( __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 diff --git a/lib/App/Netdisco/DB/Result/Subnet.pm b/lib/App/Netdisco/DB/Result/Subnet.pm index f6764099..1a5260bb 100644 --- a/lib/App/Netdisco/DB/Result/Subnet.pm +++ b/lib/App/Netdisco/DB/Result/Subnet.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::Subnet; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; @@ -30,8 +28,6 @@ __PACKAGE__->add_columns( __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 diff --git a/lib/App/Netdisco/DB/Result/User.pm b/lib/App/Netdisco/DB/Result/User.pm index acf4c3bf..612019db 100644 --- a/lib/App/Netdisco/DB/Result/User.pm +++ b/lib/App/Netdisco/DB/Result/User.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::User; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; use warnings; diff --git a/lib/App/Netdisco/DB/Result/UserLog.pm b/lib/App/Netdisco/DB/Result/UserLog.pm index 6169aaa5..9939e6ce 100644 --- a/lib/App/Netdisco/DB/Result/UserLog.pm +++ b/lib/App/Netdisco/DB/Result/UserLog.pm @@ -1,8 +1,6 @@ use utf8; package App::Netdisco::DB::Result::UserLog; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE use strict; 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