I have been trying to import this sqlite database into mysql or postgresql database. But had been failing. Can anyone help me with this?

  • Timely_Jellyfish_2077@programming.devOP
    link
    fedilink
    arrow-up
    1
    ·
    11 months ago

    I exported the file in db drowser for sqlite into an sql file. When I tried importing in mysql workbench, i am getting this error: Error executing SQL script. ‘>’ not supported between instances of ‘NoneType’ and ‘int’.