Edgewall Software

Changes between Version 18 and Version 19 of SqLiteToMySql


Ignore:
Timestamp:
May 31, 2012, 5:39:12 PM (12 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • SqLiteToMySql

    v18 v19  
    1717TRUNCATE `auth_cookie` ;
    1818TRUNCATE `component` ;
     19TRUNCATE `cache` ;
    1920TRUNCATE `enum` ;
    2021TRUNCATE `milestone` ;
     
    2223TRUNCATE `permission` ;
    2324TRUNCATE `report` ;
     25TRUNCATE `repository` ;
    2426TRUNCATE `revision` ;
    2527TRUNCATE `session` ;