davide.cucurnia@vola.it
2024-06-27 72e18376d42d0313f6fb72c6940cd2095bc2d352
database/migrations/2023_05_02_170504_create_fakesso_msisdn.php
@@ -14,7 +14,7 @@
            $table->string('IdPiano', 255)->nullable();
            $table->string('VodafoneOne', 255)->nullable();
            $table->string('TopClub', 255)->nullable();
            $table->string('SenioriryCluster', 255)->nullable();
            $table->string('SenioriryCluster', 255)->nullable();
        });
    }