TT#19710 Add DESCRIPTION section to all modules

This has been done with the following perl one-liner:

,---
perl -p -i -E 'if (m/->table\("([^"]*)"\)/) { $table = $1 };\
if (m/^=head1 COMPON/) { print "=head1 DESCRIPTION\n\n\
This module is a schema class for the NGCP database table \"$table\".\n\n" };'
`---

Change-Id: I030d073754f6622f66c8169c1a0cf4187462052e
changes/50/16650/3
Guillem Jover 8 years ago
parent 34ab96b569
commit 354976a4d6

@ -77,6 +77,10 @@ __END__
NGCP::Schema::Result::acc
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "accounting.acc".
=head1 COMPONENTS LOADED
=over 4

@ -77,6 +77,10 @@ __END__
NGCP::Schema::Result::acc_backup
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "accounting.acc_backup".
=head1 COMPONENTS LOADED
=over 4

@ -77,6 +77,10 @@ __END__
NGCP::Schema::Result::acc_trash
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "accounting.acc_trash".
=head1 COMPONENTS LOADED
=over 4

@ -91,6 +91,10 @@ __END__
NGCP::Schema::Result::active_watchers
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.active_watchers".
=head1 COMPONENTS LOADED
=over 4

@ -56,6 +56,10 @@ __END__
NGCP::Schema::Result::address
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.address".
=head1 COMPONENTS LOADED
=over 4

@ -93,6 +93,10 @@ __END__
NGCP::Schema::Result::admins
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.admins".
=head1 COMPONENTS LOADED
=over 4

@ -94,6 +94,10 @@ __END__
NGCP::Schema::Result::aliases
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.aliases".
=head1 COMPONENTS LOADED
=over 4

@ -63,6 +63,10 @@ __END__
NGCP::Schema::provisioning::Result::autoprov_configs
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "provisioning.autoprov_configs".
=head1 COMPONENTS LOADED
=over 4

@ -70,6 +70,10 @@ __END__
NGCP::Schema::provisioning::Result::autoprov_device_extensions
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "provisioning.autoprov_device_extensions".
=head1 COMPONENTS LOADED
=over 4

@ -94,6 +94,10 @@ __END__
NGCP::Schema::provisioning::Result::autoprov_device_line_ranges
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "provisioning.autoprov_device_line_ranges".
=head1 COMPONENTS LOADED
=over 4

@ -139,6 +139,10 @@ __END__
NGCP::Schema::provisioning::Result::autoprov_devices
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "provisioning.autoprov_devices".
=head1 COMPONENTS LOADED
=over 4

@ -92,6 +92,10 @@ __END__
NGCP::Schema::provisioning::Result::autoprov_field_device_lines
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "provisioning.autoprov_field_device_lines".
=head1 COMPONENTS LOADED
=over 4

@ -81,6 +81,10 @@ __END__
NGCP::Schema::provisioning::Result::autoprov_field_devices
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "provisioning.autoprov_field_devices".
=head1 COMPONENTS LOADED
=over 4

@ -61,6 +61,10 @@ __END__
NGCP::Schema::provisioning::Result::autoprov_firmwares
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "provisioning.autoprov_firmwares".
=head1 COMPONENTS LOADED
=over 4

@ -52,6 +52,10 @@ __END__
NGCP::Schema::provisioning::Result::autoprov_firmwares
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "provisioning.autoprov_firmwares_data".
=head1 COMPONENTS LOADED
=over 4

@ -64,6 +64,10 @@ __END__
NGCP::Schema::provisioning::Result::autoprov_profiles
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "provisioning.autoprov_profiles".
=head1 COMPONENTS LOADED
=over 4

@ -53,6 +53,10 @@ __END__
NGCP::Schema::provisioning::Result::contract_vendor_credentials
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "provisioning.autoprov_redirect_credentials".
=head1 COMPONENTS LOADED
=over 4

@ -66,6 +66,10 @@ __END__
NGCP::Schema::provisioning::Result::autoprov_sync
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "provisioning.autoprov_sync".
=head1 COMPONENTS LOADED
=over 4

@ -64,6 +64,10 @@ __END__
NGCP::Schema::provisioning::Result::autoprov_sync_parameters
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "provisioning.autoprov_sync_parameters".
=head1 COMPONENTS LOADED
=over 4

@ -132,6 +132,10 @@ __END__
NGCP::Schema::Result::billing_fees
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.billing_fees".
=head1 COMPONENTS LOADED
=over 4

@ -132,6 +132,10 @@ __END__
NGCP::Schema::Result::billing_fees_history
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.billing_fees_history".
=head1 COMPONENTS LOADED
=over 4

@ -132,6 +132,10 @@ __END__
NGCP::Schema::Result::billing_fees
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.billing_fees_raw".
=head1 COMPONENTS LOADED
=over 4

@ -132,6 +132,10 @@ __END__
NGCP::Schema::Result::billing_mappings
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.billing_mappings".
=head1 COMPONENTS LOADED
=over 4

@ -126,6 +126,10 @@ __END__
NGCP::Schema::Result::billing_network_blocks
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.billing_network_blocks".
=head1 COMPONENTS LOADED
=over 4

@ -80,6 +80,10 @@ __END__
NGCP::Schema::Result::billing_networks
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.billing_networks".
=head1 COMPONENTS LOADED
=over 4

@ -62,6 +62,10 @@ __END__
NGCP::Schema::Result::billing_peaktime_special
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.billing_peaktime_special".
=head1 COMPONENTS LOADED
=over 4

@ -56,6 +56,10 @@ __END__
NGCP::Schema::Result::billing_peaktime_weekdays
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.billing_peaktime_weekdays".
=head1 COMPONENTS LOADED
=over 4

@ -200,6 +200,10 @@ __END__
NGCP::Schema::Result::billing_profiles
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.billing_profiles".
=head1 COMPONENTS LOADED
=over 4

@ -76,6 +76,10 @@ __END__
NGCP::Schema::Result::billing_zones
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.billing_zones".
=head1 COMPONENTS LOADED
=over 4

@ -68,6 +68,10 @@ __END__
NGCP::Schema::Result::billing_zones_history
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.billing_zones_history".
=head1 COMPONENTS LOADED
=over 4

@ -77,6 +77,10 @@ __END__
NGCP::Schema::Result::carrier_contracts
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "carrier.contracts".
=head1 COMPONENTS LOADED
=over 4

@ -60,6 +60,10 @@ __END__
NGCP::Schema::Result::carrier_customers
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "carrier.customers".
=head1 COMPONENTS LOADED
=over 4

@ -57,6 +57,10 @@ __END__
NGCP::Schema::Result::carrier_orders
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "carrier.orders".
=head1 COMPONENTS LOADED
=over 4

@ -74,6 +74,10 @@ __END__
NGCP::Schema::Result::carrier_payments
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "carrier.payments".
=head1 COMPONENTS LOADED
=over 4

@ -336,6 +336,10 @@ __END__
NGCP::Schema::Result::cdr
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "accounting.cdr".
=head1 COMPONENTS LOADED
=over 4

@ -49,6 +49,10 @@ __END__
NGCP::Schema::Result::cfg_schema
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "ngcp.cfg_schema".
=head1 COMPONENTS LOADED
=over 4

@ -179,6 +179,10 @@ __END__
NGCP::Schema::Result::contacts
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.contacts".
=head1 COMPONENTS LOADED
=over 4

@ -126,6 +126,10 @@ __END__
NGCP::Schema::Result::contract_balances
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.contract_balances".
=head1 COMPONENTS LOADED
=over 4

@ -82,6 +82,10 @@ __END__
NGCP::Schema::Result::contract_credits
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.contract_credits".
=head1 COMPONENTS LOADED
=over 4

@ -64,6 +64,10 @@ __END__
NGCP::Schema::Result::contract_fraud_preferences
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.contract_fraud_preferences".
=head1 COMPONENTS LOADED
=over 4

@ -56,6 +56,10 @@ __END__
NGCP::Schema::Result::contract_registers
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.contract_registers".
=head1 COMPONENTS LOADED
=over 4

@ -295,6 +295,10 @@ __END__
NGCP::Schema::Result::contracts
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.contracts".
=head1 COMPONENTS LOADED
=over 4

@ -64,6 +64,10 @@ __END__
NGCP::Schema::Result::credit_payments
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.credit_payments".
=head1 COMPONENTS LOADED
=over 4

@ -57,6 +57,10 @@ __END__
NGCP::Schema::Result::credits
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "carrier.credits".
=head1 COMPONENTS LOADED
=over 4

@ -56,6 +56,10 @@ __END__
NGCP::Schema::Result::customer_registers
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.customer_registers".
=head1 COMPONENTS LOADED
=over 4

@ -157,6 +157,10 @@ __END__
NGCP::Schema::Result::customers
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.customers".
=head1 COMPONENTS LOADED
=over 4

@ -49,6 +49,10 @@ __END__
NGCP::Schema::Result::db_schema
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "ngcp.db_schema".
=head1 COMPONENTS LOADED
=over 4

@ -46,6 +46,10 @@ __END__
NGCP::Schema::Result::dbaliases
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.dbaliases".
=head1 COMPONENTS LOADED
=over 4

@ -97,6 +97,10 @@ __END__
NGCP::Schema::Result::dialog
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.dialog".
=head1 COMPONENTS LOADED
=over 4

@ -44,6 +44,10 @@ __END__
NGCP::Schema::Result::dialog_vars
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.dialog_vars".
=head1 COMPONENTS LOADED
=over 4

@ -52,6 +52,10 @@ __END__
NGCP::Schema::Result::dialplan
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.dialplan".
=head1 COMPONENTS LOADED
=over 4

@ -48,6 +48,10 @@ __END__
NGCP::Schema::Result::dispatcher
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.dispatcher".
=head1 COMPONENTS LOADED
=over 4

@ -55,6 +55,10 @@ __END__
NGCP::Schema::Result::dom_preferences
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.dom_preferences".
=head1 COMPONENTS LOADED
=over 4

@ -49,6 +49,10 @@ __END__
NGCP::Schema::Result::domain
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.domain".
=head1 COMPONENTS LOADED
=over 4

@ -53,6 +53,10 @@ __END__
NGCP::Schema::Result::domain_attrs
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.domain_attrs".
=head1 COMPONENTS LOADED
=over 4

@ -64,6 +64,10 @@ __END__
NGCP::Schema::Result::domain_resellers
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.domain_resellers".
=head1 COMPONENTS LOADED
=over 4

@ -68,6 +68,10 @@ __END__
NGCP::Schema::Result::domains
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.domains".
=head1 COMPONENTS LOADED
=over 4

@ -75,6 +75,10 @@ __END__
NGCP::Schema::Result::fax_destinations
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.fax_destinations".
=head1 COMPONENTS LOADED
=over 4

@ -101,6 +101,10 @@ __END__
NGCP::Schema::Result::fax_journal
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.fax_journal".
=head1 COMPONENTS LOADED
=over 4

@ -63,6 +63,10 @@ __END__
NGCP::Schema::Result::fax_preferences
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.fax_preferences".
=head1 COMPONENTS LOADED
=over 4

@ -46,6 +46,10 @@ __END__
NGCP::Schema::Result::htable
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.htable".
=head1 COMPONENTS LOADED
=over 4

@ -38,6 +38,10 @@ __END__
NGCP::Schema::Result::interceptions
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "carrier.interceptions".
=head1 COMPONENTS LOADED
=over 4

@ -77,6 +77,10 @@ __END__
NGCP::Schema::Result::kamailio_acc
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.acc".
=head1 COMPONENTS LOADED
=over 4

@ -77,6 +77,10 @@ __END__
NGCP::Schema::Result::kamailio_acc_backup
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.acc_backup".
=head1 COMPONENTS LOADED
=over 4

@ -77,6 +77,10 @@ __END__
NGCP::Schema::Result::kamailio_acc_trash
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.acc_trash".
=head1 COMPONENTS LOADED
=over 4

@ -44,6 +44,10 @@ __END__
NGCP::Schema::Result::language_strings
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "provisioning.language_strings".
=head1 COMPONENTS LOADED
=over 4

@ -80,6 +80,10 @@ __END__
NGCP::Schema::Result::lcr_gw
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.lcr_gw".
=head1 COMPONENTS LOADED
=over 4

@ -72,6 +72,10 @@ __END__
NGCP::Schema::Result::lcr_rule
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.lcr_rule".
=head1 COMPONENTS LOADED
=over 4

@ -77,6 +77,10 @@ __END__
NGCP::Schema::Result::lcr_rule_target
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.lcr_rule_target".
=head1 COMPONENTS LOADED
=over 4

@ -76,6 +76,10 @@ __END__
NGCP::Schema::Result::lnp_numbers
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.lnp_numbers".
=head1 COMPONENTS LOADED
=over 4

@ -53,6 +53,10 @@ __END__
NGCP::Schema::Result::lnp_providers
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.lnp_providers".
=head1 COMPONENTS LOADED
=over 4

@ -108,6 +108,10 @@ __END__
NGCP::Schema::Result::location
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.location".
=head1 COMPONENTS LOADED
=over 4

@ -55,6 +55,10 @@ __END__
NGCP::Schema::Result::location_attrs
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.location_attrs".
=head1 COMPONENTS LOADED
=over 4

@ -40,6 +40,10 @@ __END__
NGCP::Schema::Result::mark
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "accounting.mark".
=head1 COMPONENTS LOADED
=over 4

@ -47,6 +47,10 @@ __END__
NGCP::Schema::Result::message_packets
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "sipstats.message_packets".
=head1 COMPONENTS LOADED
=over 4

@ -90,6 +90,10 @@ __END__
NGCP::Schema::Result::messages
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "sipstats.messages".
=head1 COMPONENTS LOADED
=over 4

@ -51,6 +51,10 @@ __END__
NGCP::Schema::Result::mobile_push_registrations
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.mobile_push_registrations".
=head1 COMPONENTS LOADED
=over 4

@ -86,6 +86,10 @@ __END__
NGCP::Schema::Result::ncos_levels
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.ncos_levels".
=head1 COMPONENTS LOADED
=over 4

@ -68,6 +68,10 @@ __END__
NGCP::Schema::Result::ncos_lnp_list
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.ncos_lnp_list".
=head1 COMPONENTS LOADED
=over 4

@ -56,6 +56,10 @@ __END__
NGCP::Schema::Result::ncos_pattern_list
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.ncos_pattern_list".
=head1 COMPONENTS LOADED
=over 4

@ -50,6 +50,10 @@ __END__
NGCP::Schema::Result::numbers
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "carrier.numbers".
=head1 COMPONENTS LOADED
=over 4

@ -64,6 +64,10 @@ __END__
NGCP::Schema::Result::order_payments
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.order_payments".
=head1 COMPONENTS LOADED
=over 4

@ -160,6 +160,10 @@ __END__
NGCP::Schema::Result::orders
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.orders".
=head1 COMPONENTS LOADED
=over 4

@ -55,6 +55,10 @@ __END__
NGCP::Schema::Result::packets
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "sipstats.packets".
=head1 COMPONENTS LOADED
=over 4

@ -51,6 +51,10 @@ sub TO_JSON {
NGCP::Schema::Result::password_resets
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.password_resets".
=head1 COMPONENTS LOADED
=over 4

@ -84,6 +84,10 @@ __END__
NGCP::Schema::Result::payments
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.payments".
=head1 COMPONENTS LOADED
=over 4

@ -55,6 +55,10 @@ __END__
NGCP::Schema::Result::peer_preferences
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.peer_preferences".
=head1 COMPONENTS LOADED
=over 4

@ -49,6 +49,10 @@ __END__
NGCP::Schema::Result::prepaid_costs
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "accounting.prepaid_costs".
=head1 COMPONENTS LOADED
=over 4

@ -54,6 +54,10 @@ __END__
NGCP::Schema::Result::presentity
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.presentity".
=head1 COMPONENTS LOADED
=over 4

@ -109,6 +109,10 @@ __END__
NGCP::Schema::Result::products
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.products".
=head1 COMPONENTS LOADED
=over 4

@ -357,6 +357,10 @@ __END__
NGCP::Schema::Result::provisioning_voip_subscribers
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "provisioning.voip_subscribers".
=head1 COMPONENTS LOADED
=over 4

@ -74,6 +74,10 @@ __END__
NGCP::Schema::Result::pua
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.pua".
=head1 COMPONENTS LOADED
=over 4

@ -209,6 +209,10 @@ __END__
NGCP::Schema::Result::resellers
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "billing.resellers".
=head1 COMPONENTS LOADED
=over 4

@ -54,6 +54,10 @@ __END__
NGCP::Schema::Result::rls_presentity
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.rls_presentity".
=head1 COMPONENTS LOADED
=over 4

@ -89,6 +89,10 @@ __END__
NGCP::Schema::Result::rls_watchers
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.rls_watchers".
=head1 COMPONENTS LOADED
=over 4

@ -76,6 +76,10 @@ __END__
NGCP::Schema::Result::rtc_session
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "provisioning.rtc_session".
=head1 COMPONENTS LOADED
=over 4

@ -65,6 +65,10 @@ __END__
NGCP::Schema::Result::sca_subscriptions
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.sca_subscriptions".
=head1 COMPONENTS LOADED
=over 4

@ -51,6 +51,10 @@ __END__
NGCP::Schema::Result::sems_registrations
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.sems_registrations".
=head1 COMPONENTS LOADED
=over 4

@ -65,6 +65,10 @@ __END__
NGCP::Schema::Result::silo
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "kamailio.silo".
=head1 COMPONENTS LOADED
=over 4

@ -33,6 +33,10 @@ __END__
NGCP::Schema::Result::sipstats_mark
=head1 DESCRIPTION
This module is a schema class for the NGCP database table "sipstats.mark".
=head1 COMPONENTS LOADED
=over 4

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save