Loading...
Preparing your educational journey

Oops! Something went wrong.

(psycopg2.errors.UndefinedColumn) column scholarship.image_url does not exist LINE 1: ...scholarship.source_url AS scholarship_source_url, scholarshi... ^ [SQL: SELECT scholarship.id AS scholarship_id, scholarship.name AS scholarship_name, scholarship.description AS scholarship_description, scholarship.provider AS scholarship_provider, scholarship.amount AS scholarship_amount, scholarship.amount_numeric AS scholarship_amount_numeric, scholarship.currency AS scholarship_currency, scholarship.application_url AS scholarship_application_url, scholarship.deadline AS scholarship_deadline, scholarship.deadline_date AS scholarship_deadline_date, scholarship.eligibility AS scholarship_eligibility, scholarship.subject_area AS scholarship_subject_area, scholarship.degree_level AS scholarship_degree_level, scholarship.target_group AS scholarship_target_group, scholarship.country AS scholarship_country, scholarship.institution AS scholarship_institution, scholarship.source_url AS scholarship_source_url, scholarship.image_url AS scholarship_image_url, scholarship.is_active AS scholarship_is_active, scholarship.featured AS scholarship_featured, scholarship.created_at AS scholarship_created_at, scholarship.updated_at AS scholarship_updated_at FROM scholarship WHERE scholarship.is_active = true AND scholarship.featured = true ORDER BY scholarship.deadline_date LIMIT %(param_1)s] [parameters: {'param_1': 6}] (Background on this error at: https://sqlalche.me/e/20/f405)


Need help?

If you continue to experience issues, please contact our support team.