Jump to content

SKD

Members
  • Posts

    10
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by SKD

  1. Yes this was the key !!
    I try the update and it will work. 
    Also i must update the field "status". The default value of this field is SCH => scheduled.
    But your controller shows only (this is absolutly currect) the status auf ARR.
     

    UPDATE pireps SET status = 'ARR';


    WIth the above update the pireps and the statistik work fine !

    Many thanks to your support (It makes a smile on my face) :)

    SKD

    • Like 1
  2. Hello,

     

    i will import my leagcy db to the new v7 db.
    I try "php artisan phpvms:importer ...." on the command line.
    We have 170k pireps in the leagcy db. After 12 hours later only 68k pireps are migrated. Every 3 seconds only 1 pirep will migratied.
    I try to set the batchsize at 1000, 500, 50 .... but still it will migrate the data very slowly.

     

    Greetings

    SKD

×
×
  • Create New...