Filippo Bertilotti
5 days ago 06f7b6188fe152cd561e60ff1abf2bac56773347
database/migrations/2023_05_02_170506_create_fakesso_vodafoneusers.php
@@ -24,6 +24,7 @@
            $table->string('ID_CSA', 255)->nullable();
            $table->string('Sex', 255)->nullable();
            $table->string('BirthProvinceName', 255)->nullable();
            $table->string('Birthdate', 255)->nullable();
            $table->string('BirthPlace', 255)->nullable();
            $table->string('HomeProvinceName', 255)->nullable();
            $table->string('MicroBusiness', 255)->nullable();