davide.cucurnia@vola.it
2024-07-08 74853e20414547967b11ab4abe9c00ffa46a24fc
database/migrations/2023_05_02_170506_create_fakesso_vodafoneusers.php
@@ -15,6 +15,7 @@
            $table->string('Surname', 255)->nullable();
            $table->string('EmailAddress', 255)->nullable();
            $table->string('ProfileIdentifier', 255)->nullable();
            $table->string('Username', 255)->nullable();
            $table->string('FiscalCode', 255)->nullable();
            $table->string('Type_ID', 255)->nullable();
            $table->string('Custcode', 255)->nullable();