Current Path : /home/escuelai/www/it/marketplace/addressing/sql/ |
Current File : /home/escuelai/www/it/marketplace/addressing/sql/update-2.5.0.sql |
ALTER TABLE `glpi_plugin_addressing_addressings` ADD `locations_id` int(11) NOT NULL default '0' COMMENT 'RELATION to glpi_locations (id)', ADD `fqdns_id` int(11) NOT NULL default '0' COMMENT 'RELATION to glpi_fqdns (id)';