Another example showing how to import tables from .sql file and how to solve issues if they occur. Here in database schema is error syntax caused by non-ascii character, and additional row near definition of Foreign Key constraint on wykładowca_id. It was misspelled as wykladowca_id, and there was also some rubbish code.