QSqlMigrator
                                
                                
                                
                                    QSqlMigrator copied to clipboard
                            
                            
                            
                        SQLite plugin maps type DateTime to non existing column type timestamp
The SQLite plugin maps the SQL datatype DateTime to the datatype timestamp. timestamp is not part of SQLite and will be mapped to string.